GetReusableDelegationSetRequest
public struct GetReusableDelegationSetRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the reusable delegation set that you want to get a list of name servers for.
Declaration
Swift
public let id: String
-
Undocumented
Declaration
Swift
public init(id: String)
-
Declaration
Swift
public func validate(name: String) throws