GetAudienceGenerationJobResponse

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 generation job.

Link copied to clipboard

The identifier of the collaboration that this audience generation job is associated with.

Link copied to clipboard

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

Link copied to clipboard

The time at which the audience generation job was created.

Link copied to clipboard

The description of the audience generation job.

Link copied to clipboard

Configure whether the seed users are included in the output audience. By default, Clean Rooms ML removes seed users from the output audience. If you specify TRUE, the seed users will appear first in the output. Clean Rooms ML does not explicitly reveal whether a user was in the seed, but the recipient of the audience will know that the first minimumSeedSize count of users are from the seed.

Link copied to clipboard

The relevance scores for different audience sizes.

Link copied to clipboard

The name of the audience generation job.

Link copied to clipboard

The seed audience that was used for this audience generation job. This field will be null if the account calling the API is the account that started this audience generation job.

Link copied to clipboard

The AWS account that started this audience generation job.

Link copied to clipboard

The status of the audience generation job.

Link copied to clipboard

Details about the status of the audience generation job.

Link copied to clipboard

The tags that are associated to this audience generation job.

Link copied to clipboard

The most recent time at which the audience generation job 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