Class: Aws::Types::StartSessionRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartSessionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_identifier ⇒ ::String
Returns the value of attribute resource_identifier.
Instance Attribute Details
#resource_identifier ⇒ ::String
Returns the value of attribute resource_identifier.
11061 11062 11063 |
# File 'sig/types.rbs', line 11061 def resource_identifier @resource_identifier end |