public static interface DeleteRotationRequest.Builder extends SsmContactsRequest.Builder, SdkPojo, CopyableBuilder<DeleteRotationRequest.Builder,DeleteRotationRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteRotationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteRotationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteRotationRequest.Builder |
rotationId(String rotationId)
The Amazon Resource Name (ARN) of the on-call rotation to delete.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteRotationRequest.Builder rotationId(String rotationId)
The Amazon Resource Name (ARN) of the on-call rotation to delete.
rotationId - The Amazon Resource Name (ARN) of the on-call rotation to delete.DeleteRotationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteRotationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.