@Stability(value=Stable) public static final class CfnStack.StreamingExperienceSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStack.StreamingExperienceSettingsProperty>
CfnStack.StreamingExperienceSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStack.StreamingExperienceSettingsProperty |
build()
Builds the configured instance.
|
CfnStack.StreamingExperienceSettingsProperty.Builder |
preferredProtocol(String preferredProtocol)
Sets the value of
CfnStack.StreamingExperienceSettingsProperty.getPreferredProtocol() |
@Stability(value=Stable) public CfnStack.StreamingExperienceSettingsProperty.Builder preferredProtocol(String preferredProtocol)
CfnStack.StreamingExperienceSettingsProperty.getPreferredProtocol()preferredProtocol - `CfnStack.StreamingExperienceSettingsProperty.PreferredProtocol`.this@Stability(value=Stable) public CfnStack.StreamingExperienceSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnStack.StreamingExperienceSettingsProperty>CfnStack.StreamingExperienceSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.