| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEcsClusterClusterSettingsDetails |
AwsEcsClusterClusterSettingsDetails.clone() |
AwsEcsClusterClusterSettingsDetails |
AwsEcsClusterClusterSettingsDetails.withName(String name)
The name of the setting.
|
AwsEcsClusterClusterSettingsDetails |
AwsEcsClusterClusterSettingsDetails.withValue(String value)
The value of the setting.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsEcsClusterClusterSettingsDetails> |
AwsEcsClusterDetails.getClusterSettings()
The setting to use to create the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEcsClusterDetails |
AwsEcsClusterDetails.withClusterSettings(AwsEcsClusterClusterSettingsDetails... clusterSettings)
The setting to use to create the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEcsClusterDetails.setClusterSettings(Collection<AwsEcsClusterClusterSettingsDetails> clusterSettings)
The setting to use to create the cluster.
|
AwsEcsClusterDetails |
AwsEcsClusterDetails.withClusterSettings(Collection<AwsEcsClusterClusterSettingsDetails> clusterSettings)
The setting to use to create the cluster.
|
Copyright © 2024. All rights reserved.