Class: Aws::Types::ListConfiguredAudienceModelsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#configured_audience_models::Array[Types::ConfiguredAudienceModelSummary]

Returns the value of attribute configured_audience_models.

Returns:



994
995
996
# File 'sig/types.rbs', line 994

def configured_audience_models
  @configured_audience_models
end

#next_token::String

Returns the value of attribute next_token.

Returns:



993
994
995
# File 'sig/types.rbs', line 993

def next_token
  @next_token
end