UpdateHostedZoneCommentResponse
public struct UpdateHostedZoneCommentResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A complex type that contains the response to the UpdateHostedZoneComment request.
Declaration
Swift
public let hostedZone: HostedZone -
Undocumented
Declaration
Swift
public init(hostedZone: HostedZone)
View on GitHub
UpdateHostedZoneCommentResponse Structure Reference