| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketNotificationConfigurationS3KeyFilterRule |
AwsS3BucketNotificationConfigurationS3KeyFilterRule.clone() |
AwsS3BucketNotificationConfigurationS3KeyFilterRule |
AwsS3BucketNotificationConfigurationS3KeyFilterRule.withName(AwsS3BucketNotificationConfigurationS3KeyFilterRuleName name)
Indicates whether the filter is based on the prefix or suffix of the Amazon S3 key.
|
AwsS3BucketNotificationConfigurationS3KeyFilterRule |
AwsS3BucketNotificationConfigurationS3KeyFilterRule.withName(String name)
Indicates whether the filter is based on the prefix or suffix of the Amazon S3 key.
|
AwsS3BucketNotificationConfigurationS3KeyFilterRule |
AwsS3BucketNotificationConfigurationS3KeyFilterRule.withValue(String value)
The filter value.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsS3BucketNotificationConfigurationS3KeyFilterRule> |
AwsS3BucketNotificationConfigurationS3KeyFilter.getFilterRules()
The filter rules for the filter.
|
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketNotificationConfigurationS3KeyFilter |
AwsS3BucketNotificationConfigurationS3KeyFilter.withFilterRules(AwsS3BucketNotificationConfigurationS3KeyFilterRule... filterRules)
The filter rules for the filter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsS3BucketNotificationConfigurationS3KeyFilter.setFilterRules(Collection<AwsS3BucketNotificationConfigurationS3KeyFilterRule> filterRules)
The filter rules for the filter.
|
AwsS3BucketNotificationConfigurationS3KeyFilter |
AwsS3BucketNotificationConfigurationS3KeyFilter.withFilterRules(Collection<AwsS3BucketNotificationConfigurationS3KeyFilterRule> filterRules)
The filter rules for the filter.
|
Copyright © 2024. All rights reserved.