UplinkEchoConfig
public struct UplinkEchoConfig : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
ARN of an uplink Config.
Declaration
Swift
public let antennaUplinkConfigArn: String -
Whether or not an uplink Config is enabled.
Declaration
Swift
public let enabled: Bool -
Undocumented
Declaration
Swift
public init(antennaUplinkConfigArn: String, enabled: Bool)
View on GitHub
UplinkEchoConfig Structure Reference