| Package | Description |
|---|---|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
static AggregatedSourceStatusType |
AggregatedSourceStatusType.fromValue(String value)
Use this in place of valueOf.
|
static AggregatedSourceStatusType |
AggregatedSourceStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregatedSourceStatusType[] |
AggregatedSourceStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AggregatedSourceStatus |
AggregatedSourceStatus.withLastUpdateStatus(AggregatedSourceStatusType lastUpdateStatus)
Filters the last updated status type.
|
DescribeConfigurationAggregatorSourcesStatusRequest |
DescribeConfigurationAggregatorSourcesStatusRequest.withUpdateStatus(AggregatedSourceStatusType... updateStatus)
Filters the status type.
|
Copyright © 2024. All rights reserved.