Module: Aws::SecretsManager::Client::_DeleteSecretResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteSecretResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
159 |
# File 'sig/client.rbs', line 159
def arn: () -> ::String
|
#deletion_date ⇒ ::Time
161 |
# File 'sig/client.rbs', line 161
def deletion_date: () -> ::Time
|
#name ⇒ ::String
160 |
# File 'sig/client.rbs', line 160
def name: () -> ::String
|