Class: Aws::Types::CreateTrustedEntitySetResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateTrustedEntitySetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trusted_entity_set_id ⇒ ::String
Returns the value of attribute trusted_entity_set_id.
Instance Attribute Details
#trusted_entity_set_id ⇒ ::String
Returns the value of attribute trusted_entity_set_id.
634 635 636 |
# File 'sig/types.rbs', line 634 def trusted_entity_set_id @trusted_entity_set_id end |