Module: Aws::SecretsManager::Client::_RotateSecretResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::RotateSecretResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
359 |
# File 'sig/client.rbs', line 359
def arn: () -> ::String
|
#name ⇒ ::String
360 |
# File 'sig/client.rbs', line 360
def name: () -> ::String
|
#version_id ⇒ ::String
361 |
# File 'sig/client.rbs', line 361
def version_id: () -> ::String
|