AcceptVpcPeeringConnectionResult
public struct AcceptVpcPeeringConnectionResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the VPC peering connection.
Declaration
Swift
public let vpcPeeringConnection: VpcPeeringConnection?
-
Undocumented
Declaration
Swift
public init(vpcPeeringConnection: VpcPeeringConnection? = nil)