@Stability(value=Stable)
public static interface CfnApplication.MaxCountRuleProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticbeanstalk-application-maxcountrule.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplication.MaxCountRuleProperty.Builder
A builder for
CfnApplication.MaxCountRuleProperty |
static class |
CfnApplication.MaxCountRuleProperty.Jsii$Proxy
An implementation for
CfnApplication.MaxCountRuleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApplication.MaxCountRuleProperty.Builder |
builder() |
default Object |
getDeleteSourceFromS3()
`CfnApplication.MaxCountRuleProperty.DeleteSourceFromS3`.
|
default Object |
getEnabled()
`CfnApplication.MaxCountRuleProperty.Enabled`.
|
default Number |
getMaxCount()
`CfnApplication.MaxCountRuleProperty.MaxCount`.
|
@Stability(value=Stable) @Nullable default Object getDeleteSourceFromS3()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticbeanstalk-application-maxcountrule.html#cfn-elasticbeanstalk-application-maxcountrule-deletesourcefroms3@Stability(value=Stable) @Nullable default Object getEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticbeanstalk-application-maxcountrule.html#cfn-elasticbeanstalk-application-maxcountrule-enabled@Stability(value=Stable) @Nullable default Number getMaxCount()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticbeanstalk-application-maxcountrule.html#cfn-elasticbeanstalk-application-maxcountrule-maxcount@Stability(value=Stable) static CfnApplication.MaxCountRuleProperty.Builder builder()
Copyright © 2020. All rights reserved.