@Stability(value=Stable)
public static interface CfnApplication.MaxAgeRuleProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplication.MaxAgeRuleProperty.Builder
A builder for
CfnApplication.MaxAgeRuleProperty |
static class |
CfnApplication.MaxAgeRuleProperty.Jsii$Proxy
An implementation for
CfnApplication.MaxAgeRuleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApplication.MaxAgeRuleProperty.Builder |
builder() |
default Object |
getDeleteSourceFromS3()
`CfnApplication.MaxAgeRuleProperty.DeleteSourceFromS3`.
|
default Object |
getEnabled()
`CfnApplication.MaxAgeRuleProperty.Enabled`.
|
default Number |
getMaxAgeInDays()
`CfnApplication.MaxAgeRuleProperty.MaxAgeInDays`.
|
@Stability(value=Stable) @Nullable default Object getDeleteSourceFromS3()
@Stability(value=Stable) @Nullable default Object getEnabled()
@Stability(value=Stable) @Nullable default Number getMaxAgeInDays()
@Stability(value=Stable) static CfnApplication.MaxAgeRuleProperty.Builder builder()
Copyright © 2021. All rights reserved.