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.
11083 11084 11085 |
# File 'sig/types.rbs', line 11083 def resource_identifier @resource_identifier end |