Module: Aws::SecretsManager::Client::_UpdateSecretResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateSecretResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
415 |
# File 'sig/client.rbs', line 415
def arn: () -> ::String
|
#name ⇒ ::String
416 |
# File 'sig/client.rbs', line 416
def name: () -> ::String
|
#version_id ⇒ ::String
417 |
# File 'sig/client.rbs', line 417
def version_id: () -> ::String
|