Class: Aws::Types::GetAssociatedEnclaveCertificateIamRolesResult
- Inherits:
-
Object
- Object
- Aws::Types::GetAssociatedEnclaveCertificateIamRolesResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#associated_roles ⇒ ::Array[Types::AssociatedRole]
Returns the value of attribute associated_roles.
Instance Attribute Details
#associated_roles ⇒ ::Array[Types::AssociatedRole]
Returns the value of attribute associated_roles.
9655 9656 9657 |
# File 'sig/types.rbs', line 9655 def associated_roles @associated_roles end |