Module: Aws::S3Control::Client::_UpdateAccessGrantsLocationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateAccessGrantsLocationResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #access_grants_location_arn ⇒ ::String
- #access_grants_location_id ⇒ ::String
- #created_at ⇒ ::Time
- #iam_role_arn ⇒ ::String
- #location_scope ⇒ ::String
Instance Method Details
#access_grants_location_arn ⇒ ::String
1610 |
# File 'sig/client.rbs', line 1610 def access_grants_location_arn: () -> ::String |
#access_grants_location_id ⇒ ::String
1609 |
# File 'sig/client.rbs', line 1609 def access_grants_location_id: () -> ::String |
#created_at ⇒ ::Time
1608 |
# File 'sig/client.rbs', line 1608 def created_at: () -> ::Time |
#iam_role_arn ⇒ ::String
1612 |
# File 'sig/client.rbs', line 1612 def iam_role_arn: () -> ::String |
#location_scope ⇒ ::String
1611 |
# File 'sig/client.rbs', line 1611 def location_scope: () -> ::String |