aws-cdk-lib.aws_mediatailor.CfnPlaybackConfiguration.AdMarkerPassthroughProperty
interface AdMarkerPassthroughProperty
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.MediaTailor.CfnPlaybackConfiguration.AdMarkerPassthroughProperty |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsmediatailor#CfnPlaybackConfiguration_AdMarkerPassthroughProperty |
![]() | software.amazon.awscdk.services.mediatailor.CfnPlaybackConfiguration.AdMarkerPassthroughProperty |
![]() | aws_cdk.aws_mediatailor.CfnPlaybackConfiguration.AdMarkerPassthroughProperty |
![]() | aws-cdk-lib » 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 { aws_mediatailor as mediatailor } from 'aws-cdk-lib';
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
.