DeleteReusableDelegationSetRequest
public struct DeleteReusableDelegationSetRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the reusable delegation set that you want to delete.
Declaration
Swift
public let id: String -
Undocumented
Declaration
Swift
public init(id: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteReusableDelegationSetRequest Structure Reference