| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute |
AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.clone() |
AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute |
AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.withAttributeName(String attributeName)
The name of the manual DB cluster snapshot attribute.
|
AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute |
AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.withAttributeValues(Collection<String> attributeValues)
The value(s) for the manual DB cluster snapshot attribute.
|
AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute |
AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.withAttributeValues(String... attributeValues)
The value(s) for the manual DB cluster snapshot attribute.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute> |
AwsRdsDbClusterSnapshotDetails.getDbClusterSnapshotAttributes()
Contains the name and values of a manual DB cluster snapshot attribute.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbClusterSnapshotDetails |
AwsRdsDbClusterSnapshotDetails.withDbClusterSnapshotAttributes(AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute... dbClusterSnapshotAttributes)
Contains the name and values of a manual DB cluster snapshot attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsRdsDbClusterSnapshotDetails.setDbClusterSnapshotAttributes(Collection<AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute> dbClusterSnapshotAttributes)
Contains the name and values of a manual DB cluster snapshot attribute.
|
AwsRdsDbClusterSnapshotDetails |
AwsRdsDbClusterSnapshotDetails.withDbClusterSnapshotAttributes(Collection<AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute> dbClusterSnapshotAttributes)
Contains the name and values of a manual DB cluster snapshot attribute.
|
Copyright © 2023. All rights reserved.