EnableTransitGatewayRouteTablePropagationResult
public struct EnableTransitGatewayRouteTablePropagationResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about route propagation.
Declaration
Swift
public let propagation: TransitGatewayPropagation?
-
Undocumented
Declaration
Swift
public init(propagation: TransitGatewayPropagation? = nil)