@Stability(value=Stable) public static final class CfnSegment.RecencyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSegment.RecencyProperty>
CfnSegment.RecencyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSegment.RecencyProperty |
build()
Builds the configured instance.
|
CfnSegment.RecencyProperty.Builder |
duration(String duration)
Sets the value of
CfnSegment.RecencyProperty.getDuration() |
CfnSegment.RecencyProperty.Builder |
recencyType(String recencyType)
Sets the value of
CfnSegment.RecencyProperty.getRecencyType() |
@Stability(value=Stable) public CfnSegment.RecencyProperty.Builder duration(String duration)
CfnSegment.RecencyProperty.getDuration()duration - `CfnSegment.RecencyProperty.Duration`. This parameter is required.this@Stability(value=Stable) public CfnSegment.RecencyProperty.Builder recencyType(String recencyType)
CfnSegment.RecencyProperty.getRecencyType()recencyType - `CfnSegment.RecencyProperty.RecencyType`. This parameter is required.this@Stability(value=Stable) public CfnSegment.RecencyProperty build()
build in interface software.amazon.jsii.Builder<CfnSegment.RecencyProperty>CfnSegment.RecencyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.