@Stability(value=Stable)
public static interface CfnBucket.MetricsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metrics.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBucket.MetricsProperty.Builder
A builder for
CfnBucket.MetricsProperty |
static class |
CfnBucket.MetricsProperty.Jsii$Proxy
An implementation for
CfnBucket.MetricsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBucket.MetricsProperty.Builder |
builder() |
default Object |
getEventThreshold()
`CfnBucket.MetricsProperty.EventThreshold`.
|
String |
getStatus()
`CfnBucket.MetricsProperty.Status`.
|
@Stability(value=Stable) @NotNull String getStatus()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metrics.html#cfn-s3-bucket-metrics-status@Stability(value=Stable) @Nullable default Object getEventThreshold()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metrics.html#cfn-s3-bucket-metrics-eventthreshold@Stability(value=Stable) static CfnBucket.MetricsProperty.Builder builder()
CfnBucket.MetricsProperty.Builder of CfnBucket.MetricsPropertyCopyright © 2020. All rights reserved.