DomainMetadataRequest
public struct DomainMetadataRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the domain for which to display the metadata of.
Declaration
Swift
public let domainName: String
-
Undocumented
Declaration
Swift
public init(domainName: String)