DeleteHostedZoneResponse
public struct DeleteHostedZoneResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.
Declaration
Swift
public let changeInfo: ChangeInfo
-
Undocumented
Declaration
Swift
public init(changeInfo: ChangeInfo)