AssociateVPCWithHostedZoneResponse
public struct AssociateVPCWithHostedZoneResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A complex type that describes the changes made to your hosted zone.
Declaration
Swift
public let changeInfo: ChangeInfo
-
Undocumented
Declaration
Swift
public init(changeInfo: ChangeInfo)