public static interface AwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder extends SdkPojo, CopyableBuilder<AwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder,AwsS3BucketNotificationConfigurationS3KeyFilterRule>
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder |
name(AwsS3BucketNotificationConfigurationS3KeyFilterRuleName name)
Indicates whether the filter is based on the prefix or suffix of the Amazon S3 key.
|
AwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder |
name(String name)
Indicates whether the filter is based on the prefix or suffix of the Amazon S3 key.
|
AwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder |
value(String value)
The filter value.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder name(String name)
Indicates whether the filter is based on the prefix or suffix of the Amazon S3 key.
name - Indicates whether the filter is based on the prefix or suffix of the Amazon S3 key.AwsS3BucketNotificationConfigurationS3KeyFilterRuleName,
AwsS3BucketNotificationConfigurationS3KeyFilterRuleNameAwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder name(AwsS3BucketNotificationConfigurationS3KeyFilterRuleName name)
Indicates whether the filter is based on the prefix or suffix of the Amazon S3 key.
name - Indicates whether the filter is based on the prefix or suffix of the Amazon S3 key.AwsS3BucketNotificationConfigurationS3KeyFilterRuleName,
AwsS3BucketNotificationConfigurationS3KeyFilterRuleNameAwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder value(String value)
The filter value.
value - The filter value.Copyright © 2023. All rights reserved.