public static interface IotEventsDestinationConfiguration.Builder extends SdkPojo, CopyableBuilder<IotEventsDestinationConfiguration.Builder,IotEventsDestinationConfiguration>
| Modifier and Type | Method and Description |
|---|---|
IotEventsDestinationConfiguration.Builder |
inputName(String inputName)
Sets the value of the InputName property for this object.
|
IotEventsDestinationConfiguration.Builder |
roleArn(String roleArn)
Sets the value of the RoleArn property for this object.
|
copyapplyMutation, buildIotEventsDestinationConfiguration.Builder inputName(String inputName)
inputName - The new value for the InputName property for this object.IotEventsDestinationConfiguration.Builder roleArn(String roleArn)
roleArn - The new value for the RoleArn property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.