aws-cdk-lib.aws_mediatailor.CfnPlaybackConfiguration.AdMarkerPassthroughProperty

interface AdMarkerPassthroughProperty

LanguageType name
.NETAmazon.CDK.AWS.MediaTailor.CfnPlaybackConfiguration.AdMarkerPassthroughProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsmediatailor#CfnPlaybackConfiguration_AdMarkerPassthroughProperty
Javasoftware.amazon.awscdk.services.mediatailor.CfnPlaybackConfiguration.AdMarkerPassthroughProperty
Pythonaws_cdk.aws_mediatailor.CfnPlaybackConfiguration.AdMarkerPassthroughProperty
TypeScript 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

NameTypeDescription
enabled?boolean | IResolvableCfnPlaybackConfiguration.AdMarkerPassthroughProperty.Enabled.

enabled?

Type: boolean | IResolvable (optional)

CfnPlaybackConfiguration.AdMarkerPassthroughProperty.Enabled.