@Stability(value=Stable)
public static interface CfnBucket.ReplicationRuleAndOperatorProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationruleandoperator.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBucket.ReplicationRuleAndOperatorProperty.Builder
A builder for
CfnBucket.ReplicationRuleAndOperatorProperty |
static class |
CfnBucket.ReplicationRuleAndOperatorProperty.Jsii$Proxy
An implementation for
CfnBucket.ReplicationRuleAndOperatorProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBucket.ReplicationRuleAndOperatorProperty.Builder |
builder() |
default String |
getPrefix()
`CfnBucket.ReplicationRuleAndOperatorProperty.Prefix`.
|
default Object |
getTagFilters()
`CfnBucket.ReplicationRuleAndOperatorProperty.TagFilters`.
|
@Stability(value=Stable) @Nullable default String getPrefix()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationruleandoperator.html#cfn-s3-bucket-replicationruleandoperator-prefix@Stability(value=Stable) @Nullable default Object getTagFilters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationruleandoperator.html#cfn-s3-bucket-replicationruleandoperator-tagfilters@Stability(value=Stable) static CfnBucket.ReplicationRuleAndOperatorProperty.Builder builder()
Copyright © 2020. All rights reserved.