Module: Aws::SecretsManager::Client::_PutSecretValueResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PutSecretValueResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
300 |
# File 'sig/client.rbs', line 300 def arn: () -> ::String |
#name ⇒ ::String
301 |
# File 'sig/client.rbs', line 301 def name: () -> ::String |
#version_id ⇒ ::String
302 |
# File 'sig/client.rbs', line 302 def version_id: () -> ::String |
#version_stages ⇒ ::Array[::String]
303 |
# File 'sig/client.rbs', line 303 def version_stages: () -> ::Array[::String] |