DeleteDomainNameRequest
public struct DeleteDomainNameRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
[Required] The name of the DomainName resource to be deleted.
Declaration
Swift
public let domainName: String -
Undocumented
Declaration
Swift
public init(domainName: String)
View on GitHub
DeleteDomainNameRequest Structure Reference