Module: Aws::SecretsManager::Client::_CancelRotateSecretResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CancelRotateSecretResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
104 |
# File 'sig/client.rbs', line 104
def arn: () -> ::String
|
#name ⇒ ::String
105 |
# File 'sig/client.rbs', line 105
def name: () -> ::String
|
#version_id ⇒ ::String
106 |
# File 'sig/client.rbs', line 106
def version_id: () -> ::String
|