| Package | Description |
|---|---|
| com.amazonaws.services.cleanroomsml.model |
| Modifier and Type | Method and Description |
|---|---|
static AudienceModelStatus |
AudienceModelStatus.fromValue(String value)
Use this in place of valueOf.
|
static AudienceModelStatus |
AudienceModelStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AudienceModelStatus[] |
AudienceModelStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AudienceModelSummary |
AudienceModelSummary.withStatus(AudienceModelStatus status)
The status of the audience model.
|
GetAudienceModelResult |
GetAudienceModelResult.withStatus(AudienceModelStatus status)
The status of the audience model.
|
Copyright © 2025. All rights reserved.