interface AdMarkerPassthroughProperty
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.MediaTailor.CfnPlaybackConfiguration.AdMarkerPassthroughProperty |
![]() | software.amazon.awscdk.services.mediatailor.CfnPlaybackConfiguration.AdMarkerPassthroughProperty |
![]() | aws_cdk.aws_mediatailor.CfnPlaybackConfiguration.AdMarkerPassthroughProperty |
![]() | @aws-cdk/aws-mediatailor » CfnPlaybackConfiguration » AdMarkerPassthroughProperty |
Example
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import * as mediatailor from '@aws-cdk/aws-mediatailor';
const adMarkerPassthroughProperty: mediatailor.CfnPlaybackConfiguration.AdMarkerPassthroughProperty = {
enabled: false,
};
Properties
Name | Type | Description |
---|---|---|
enabled? | boolean | IResolvable | CfnPlaybackConfiguration.AdMarkerPassthroughProperty.Enabled . |
enabled?
Type:
boolean |
IResolvable
(optional)
CfnPlaybackConfiguration.AdMarkerPassthroughProperty.Enabled
.