Module: Aws::SecretsManager::Client::_ReplicateSecretToRegionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ReplicateSecretToRegionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
330 |
# File 'sig/client.rbs', line 330
def arn: () -> ::String
|
#replication_status ⇒ ::Array[Types::ReplicationStatusType]
331 |
# File 'sig/client.rbs', line 331
def replication_status: () -> ::Array[Types::ReplicationStatusType]
|