public static interface DeleteActivationRequest.Builder extends SSMRequest.Builder, CopyableBuilder<DeleteActivationRequest.Builder,DeleteActivationRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteActivationRequest.Builder |
activationId(String activationId)
The ID of the activation that you want to delete.
|
DeleteActivationRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildDeleteActivationRequest.Builder activationId(String activationId)
The ID of the activation that you want to delete.
activationId - The ID of the activation that you want to delete.DeleteActivationRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.