Module: Aws::SecretsManager::Client::_GetResourcePolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetResourcePolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
220 |
# File 'sig/client.rbs', line 220
def arn: () -> ::String
|
#name ⇒ ::String
221 |
# File 'sig/client.rbs', line 221
def name: () -> ::String
|
#resource_policy ⇒ ::String
222 |
# File 'sig/client.rbs', line 222
def resource_policy: () -> ::String
|