| Package | Description |
|---|---|
| com.amazonaws.services.ssmincidents |
Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover from
incidents affecting their Amazon Web Services-hosted applications.
|
| com.amazonaws.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
CreateReplicationSetResult |
AbstractAWSSSMIncidents.createReplicationSet(CreateReplicationSetRequest request) |
CreateReplicationSetResult |
AWSSSMIncidents.createReplicationSet(CreateReplicationSetRequest createReplicationSetRequest)
A replication set replicates and encrypts your data to the provided Regions with the provided KMS key.
|
CreateReplicationSetResult |
AWSSSMIncidentsClient.createReplicationSet(CreateReplicationSetRequest request)
A replication set replicates and encrypts your data to the provided Regions with the provided KMS key.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateReplicationSetResult> |
AbstractAWSSSMIncidentsAsync.createReplicationSetAsync(CreateReplicationSetRequest request,
AsyncHandler<CreateReplicationSetRequest,CreateReplicationSetResult> asyncHandler) |
Future<CreateReplicationSetResult> |
AWSSSMIncidentsAsync.createReplicationSetAsync(CreateReplicationSetRequest createReplicationSetRequest,
AsyncHandler<CreateReplicationSetRequest,CreateReplicationSetResult> asyncHandler)
A replication set replicates and encrypts your data to the provided Regions with the provided KMS key.
|
Future<CreateReplicationSetResult> |
AWSSSMIncidentsAsyncClient.createReplicationSetAsync(CreateReplicationSetRequest request,
AsyncHandler<CreateReplicationSetRequest,CreateReplicationSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateReplicationSetResult |
CreateReplicationSetResult.clone() |
CreateReplicationSetResult |
CreateReplicationSetResult.withArn(String arn)
The Amazon Resource Name (ARN) of the replication set.
|
Copyright © 2025. All rights reserved.