Class: Aws::Types::GetMediaInsightsPipelineConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetMediaInsightsPipelineConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#media_insights_pipeline_configuration ⇒ Types::MediaInsightsPipelineConfiguration
Returns the value of attribute media_insights_pipeline_configuration.
Instance Attribute Details
#media_insights_pipeline_configuration ⇒ Types::MediaInsightsPipelineConfiguration
Returns the value of attribute media_insights_pipeline_configuration.
313 314 315 |
# File 'sig/types.rbs', line 313 def media_insights_pipeline_configuration @media_insights_pipeline_configuration end |