public static interface SmsConfigurationType.Builder extends 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.
|
copyapply, 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.