Class: Aws::Types::CreateMediaInsightsPipelineConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateMediaInsightsPipelineConfigurationResponse
- 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.
200 201 202 |
# File 'sig/types.rbs', line 200 def media_insights_pipeline_configuration @media_insights_pipeline_configuration end |