| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsS3BucketNotificationConfigurationS3KeyFilterRuleName |
AwsS3BucketNotificationConfigurationS3KeyFilterRuleName.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
AwsS3BucketNotificationConfigurationS3KeyFilterRuleName |
AwsS3BucketNotificationConfigurationS3KeyFilterRule.name()
Indicates whether the filter is based on the prefix or suffix of the Amazon S3 key.
|
static AwsS3BucketNotificationConfigurationS3KeyFilterRuleName |
AwsS3BucketNotificationConfigurationS3KeyFilterRuleName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AwsS3BucketNotificationConfigurationS3KeyFilterRuleName[] |
AwsS3BucketNotificationConfigurationS3KeyFilterRuleName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<AwsS3BucketNotificationConfigurationS3KeyFilterRuleName> |
AwsS3BucketNotificationConfigurationS3KeyFilterRuleName.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder |
AwsS3BucketNotificationConfigurationS3KeyFilterRule.Builder.name(AwsS3BucketNotificationConfigurationS3KeyFilterRuleName name)
Indicates whether the filter is based on the prefix or suffix of the Amazon S3 key.
|
Copyright © 2023. All rights reserved.