| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder |
AwsS3BucketNotificationConfigurationS3KeyFilterRule.builder() |
AwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder |
AwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder.name(AwsS3BucketNotificationConfigurationS3KeyFilterRuleName name)
Indicates whether the filter is based on the prefix or suffix of the Amazon S3 key.
|
AwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder |
AwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder.name(String name)
Indicates whether the filter is based on the prefix or suffix of the Amazon S3 key.
|
AwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder |
AwsS3BucketNotificationConfigurationS3KeyFilterRule.toBuilder() |
AwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder |
AwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder.value(String value)
The filter value.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder> |
AwsS3BucketNotificationConfigurationS3KeyFilterRule.serializableBuilderClass() |
Copyright © 2023. All rights reserved.