Class: Aws::Types::ListMediaInsightsPipelineConfigurationsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#media_insights_pipeline_configurations ⇒ ::Array[Types::MediaInsightsPipelineConfigurationSummary]

Returns the value of attribute media_insights_pipeline_configurations.



469
470
471
# File 'sig/types.rbs', line 469

def media_insights_pipeline_configurations
  @media_insights_pipeline_configurations
end

#next_token ⇒ ::String

Returns the value of attribute next_token.

Returns:

  • (::String)


470
471
472
# File 'sig/types.rbs', line 470

def next_token
  @next_token
end