Class: Aws::Types::DescribeAccessRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAccessRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#external_id ⇒ ::String
Returns the value of attribute external_id.
-
#server_id ⇒ ::String
Returns the value of attribute server_id.
Instance Attribute Details
#external_id ⇒ ::String
Returns the value of attribute external_id.
325 326 327 |
# File 'sig/types.rbs', line 325 def external_id @external_id end |
#server_id ⇒ ::String
Returns the value of attribute server_id.
324 325 326 |
# File 'sig/types.rbs', line 324 def server_id @server_id end |