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