Class: Aws::Types::GetAccessGrantsInstanceForPrefixResult
- Inherits:
-
Object
- Object
- Aws::Types::GetAccessGrantsInstanceForPrefixResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#access_grants_instance_arn ⇒ ::String
Returns the value of attribute access_grants_instance_arn.
-
#access_grants_instance_id ⇒ ::String
Returns the value of attribute access_grants_instance_id.
Instance Attribute Details
#access_grants_instance_arn ⇒ ::String
Returns the value of attribute access_grants_instance_arn.
548 549 550 |
# File 'sig/types.rbs', line 548 def access_grants_instance_arn @access_grants_instance_arn end |
#access_grants_instance_id ⇒ ::String
Returns the value of attribute access_grants_instance_id.
549 550 551 |
# File 'sig/types.rbs', line 549 def access_grants_instance_id @access_grants_instance_id end |