GetReusableDelegationSetResponse
public struct GetReusableDelegationSetResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A complex type that contains information about the reusable delegation set.
Declaration
Swift
public let delegationSet: DelegationSet -
Undocumented
Declaration
Swift
public init(delegationSet: DelegationSet)
View on GitHub
GetReusableDelegationSetResponse Structure Reference