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