@Stability(value=Stable) public static final class CfnApplication.MaxAgeRuleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplication.MaxAgeRuleProperty>
CfnApplication.MaxAgeRuleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.MaxAgeRuleProperty |
build()
Builds the configured instance.
|
CfnApplication.MaxAgeRuleProperty.Builder |
deleteSourceFromS3(Boolean deleteSourceFromS3)
Sets the value of
CfnApplication.MaxAgeRuleProperty.getDeleteSourceFromS3() |
CfnApplication.MaxAgeRuleProperty.Builder |
deleteSourceFromS3(IResolvable deleteSourceFromS3)
Sets the value of
CfnApplication.MaxAgeRuleProperty.getDeleteSourceFromS3() |
CfnApplication.MaxAgeRuleProperty.Builder |
enabled(Boolean enabled)
Sets the value of
CfnApplication.MaxAgeRuleProperty.getEnabled() |
CfnApplication.MaxAgeRuleProperty.Builder |
enabled(IResolvable enabled)
Sets the value of
CfnApplication.MaxAgeRuleProperty.getEnabled() |
CfnApplication.MaxAgeRuleProperty.Builder |
maxAgeInDays(Number maxAgeInDays)
Sets the value of
CfnApplication.MaxAgeRuleProperty.getMaxAgeInDays() |
@Stability(value=Stable) public CfnApplication.MaxAgeRuleProperty.Builder deleteSourceFromS3(Boolean deleteSourceFromS3)
CfnApplication.MaxAgeRuleProperty.getDeleteSourceFromS3()deleteSourceFromS3 - `CfnApplication.MaxAgeRuleProperty.DeleteSourceFromS3`.this@Stability(value=Stable) public CfnApplication.MaxAgeRuleProperty.Builder deleteSourceFromS3(IResolvable deleteSourceFromS3)
CfnApplication.MaxAgeRuleProperty.getDeleteSourceFromS3()deleteSourceFromS3 - `CfnApplication.MaxAgeRuleProperty.DeleteSourceFromS3`.this@Stability(value=Stable) public CfnApplication.MaxAgeRuleProperty.Builder enabled(Boolean enabled)
CfnApplication.MaxAgeRuleProperty.getEnabled()enabled - `CfnApplication.MaxAgeRuleProperty.Enabled`.this@Stability(value=Stable) public CfnApplication.MaxAgeRuleProperty.Builder enabled(IResolvable enabled)
CfnApplication.MaxAgeRuleProperty.getEnabled()enabled - `CfnApplication.MaxAgeRuleProperty.Enabled`.this@Stability(value=Stable) public CfnApplication.MaxAgeRuleProperty.Builder maxAgeInDays(Number maxAgeInDays)
CfnApplication.MaxAgeRuleProperty.getMaxAgeInDays()maxAgeInDays - `CfnApplication.MaxAgeRuleProperty.MaxAgeInDays`.this@Stability(value=Stable) public CfnApplication.MaxAgeRuleProperty build()
build in interface software.amazon.jsii.Builder<CfnApplication.MaxAgeRuleProperty>CfnApplication.MaxAgeRulePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.