| Package | Description |
|---|---|
| com.amazonaws.services.cleanroomsml.model |
| Modifier and Type | Method and Description |
|---|---|
static AudienceSizeType |
AudienceSizeType.fromValue(String value)
Use this in place of valueOf.
|
static AudienceSizeType |
AudienceSizeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AudienceSizeType[] |
AudienceSizeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AudienceSizeConfig |
AudienceSizeConfig.withAudienceSizeType(AudienceSizeType audienceSizeType)
Whether the audience output sizes are defined as an absolute number or a percentage.
|
AudienceSize |
AudienceSize.withType(AudienceSizeType type)
Whether the audience size is defined in absolute terms or as a percentage.
|
Copyright © 2024. All rights reserved.