public static interface StateEnteredEventDetails.Builder extends CopyableBuilder<StateEnteredEventDetails.Builder,StateEnteredEventDetails>
| Modifier and Type | Method and Description |
|---|---|
StateEnteredEventDetails.Builder |
input(String input)
The string that contains the JSON input data for the state.
|
StateEnteredEventDetails.Builder |
name(String name)
The name of the state.
|
copyapply, buildStateEnteredEventDetails.Builder name(String name)
The name of the state.
name - The name of the state.StateEnteredEventDetails.Builder input(String input)
The string that contains the JSON input data for the state.
input - The string that contains the JSON input data for the state.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.