GetConfiguredAudienceModelResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the audience model used for this configured audience model.

Link copied to clipboard

The list of output sizes of audiences that can be created using this configured audience model. A request to StartAudienceGenerationJob that uses this configured audience model must have an audienceSize selected from this list. You can use the ABSOLUTEAudienceSize to configure out audience sizes using the count of identifiers in the output. You can use the PercentageAudienceSize to configure sizes in the range 1-100 percent.

Link copied to clipboard

Provides the childResourceTagOnCreatePolicy that was used for this configured audience model.

Link copied to clipboard

The Amazon Resource Name (ARN) of the configured audience model.

Link copied to clipboard

The time at which the configured audience model was created.

Link copied to clipboard

The description of the configured audience model.

Link copied to clipboard

The minimum number of users from the seed audience that must match with users in the training data of the audience model.

Link copied to clipboard

The name of the configured audience model.

Link copied to clipboard

The output configuration of the configured audience model

Link copied to clipboard

Whether audience metrics are shared.

Link copied to clipboard

The status of the configured audience model.

Link copied to clipboard

The tags that are associated to this configured audience model.

Link copied to clipboard

The most recent time at which the configured audience model was updated.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String