Class: Aws::Types::GetReusableDelegationSetResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetReusableDelegationSetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#delegation_set ⇒ Types::DelegationSet
Returns the value of attribute delegation_set.
Instance Attribute Details
#delegation_set ⇒ Types::DelegationSet
Returns the value of attribute delegation_set.
676 677 678 |
# File 'sig/types.rbs', line 676 def delegation_set @delegation_set end |