@Stability(value=Stable) public static final class CfnPlaybackConfiguration.BumperProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPlaybackConfiguration.BumperProperty>
CfnPlaybackConfiguration.BumperProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPlaybackConfiguration.BumperProperty |
build()
Builds the configured instance.
|
CfnPlaybackConfiguration.BumperProperty.Builder |
endUrl(String endUrl)
Sets the value of
CfnPlaybackConfiguration.BumperProperty.getEndUrl() |
CfnPlaybackConfiguration.BumperProperty.Builder |
startUrl(String startUrl)
Sets the value of
CfnPlaybackConfiguration.BumperProperty.getStartUrl() |
@Stability(value=Stable) public CfnPlaybackConfiguration.BumperProperty.Builder endUrl(String endUrl)
CfnPlaybackConfiguration.BumperProperty.getEndUrl()endUrl - The URL for the end bumper asset.this@Stability(value=Stable) public CfnPlaybackConfiguration.BumperProperty.Builder startUrl(String startUrl)
CfnPlaybackConfiguration.BumperProperty.getStartUrl()startUrl - The URL for the start bumper asset.this@Stability(value=Stable) public CfnPlaybackConfiguration.BumperProperty build()
build in interface software.amazon.jsii.Builder<CfnPlaybackConfiguration.BumperProperty>CfnPlaybackConfiguration.BumperPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.