Module: Aws::SSMIncidents::Client::_ListReplicationSetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListReplicationSetsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
316 |
# File 'sig/client.rbs', line 316
def next_token: () -> ::String
|
#replication_set_arns ⇒ ::Array[::String]
317 |
# File 'sig/client.rbs', line 317
def replication_set_arns: () -> ::Array[::String]
|