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