VpcConnectionProperties
public struct VpcConnectionProperties : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) for the VPC connection.
Declaration
Swift
public let vpcConnectionArn: String -
Undocumented
Declaration
Swift
public init(vpcConnectionArn: String)
View on GitHub
VpcConnectionProperties Structure Reference