public static interface ActivateContactChannelRequest.Builder extends SsmContactsRequest.Builder, SdkPojo, CopyableBuilder<ActivateContactChannelRequest.Builder,ActivateContactChannelRequest>
| Modifier and Type | Method and Description |
|---|---|
ActivateContactChannelRequest.Builder |
activationCode(String activationCode)
The code sent to the contact channel when it was created in the contact.
|
ActivateContactChannelRequest.Builder |
contactChannelId(String contactChannelId)
The Amazon Resource Name (ARN) of the contact channel.
|
ActivateContactChannelRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ActivateContactChannelRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildActivateContactChannelRequest.Builder contactChannelId(String contactChannelId)
The Amazon Resource Name (ARN) of the contact channel.
contactChannelId - The Amazon Resource Name (ARN) of the contact channel.ActivateContactChannelRequest.Builder activationCode(String activationCode)
The code sent to the contact channel when it was created in the contact.
activationCode - The code sent to the contact channel when it was created in the contact.ActivateContactChannelRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderActivateContactChannelRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.