@Stability(value=Stable) public static final class CfnInput.InputDestinationRequestProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnInput.InputDestinationRequestProperty>
CfnInput.InputDestinationRequestProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnInput.InputDestinationRequestProperty |
build()
Builds the configured instance.
|
CfnInput.InputDestinationRequestProperty.Builder |
streamName(String streamName)
Sets the value of
CfnInput.InputDestinationRequestProperty.getStreamName() |
@Stability(value=Stable) public CfnInput.InputDestinationRequestProperty.Builder streamName(String streamName)
CfnInput.InputDestinationRequestProperty.getStreamName()streamName - `CfnInput.InputDestinationRequestProperty.StreamName`.this@Stability(value=Stable) public CfnInput.InputDestinationRequestProperty build()
build in interface software.amazon.jsii.Builder<CfnInput.InputDestinationRequestProperty>CfnInput.InputDestinationRequestPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.