public static interface SmsConfigurationType.Builder extends SdkPojo, CopyableBuilder<SmsConfigurationType.Builder,SmsConfigurationType>
| Modifier and Type | Method and Description |
|---|---|
SmsConfigurationType.Builder |
externalId(String externalId)
The external ID.
|
SmsConfigurationType.Builder |
snsCallerArn(String snsCallerArn)
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) caller.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSmsConfigurationType.Builder snsCallerArn(String snsCallerArn)
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) caller.
snsCallerArn - The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) caller.SmsConfigurationType.Builder externalId(String externalId)
The external ID.
externalId - The external ID.Copyright © 2019. All rights reserved.