GetHostedZoneRequest
public struct GetHostedZoneRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the hosted zone that you want to get information about.
Declaration
Swift
public let id: String -
Undocumented
Declaration
Swift
public init(id: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetHostedZoneRequest Structure Reference