Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediapackagev2.CfnOriginEndpointPropsMixin.Builder
Packages that use CfnOriginEndpointPropsMixin.Builder
-
Uses of CfnOriginEndpointPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediapackagev2
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediapackagev2 that return CfnOriginEndpointPropsMixin.BuilderModifier and TypeMethodDescriptionCfnOriginEndpointPropsMixin.Builder.channelGroupName(String channelGroupName) The name of the channel group associated with the origin endpoint configuration.CfnOriginEndpointPropsMixin.Builder.channelName(String channelName) The channel name associated with the origin endpoint.CfnOriginEndpointPropsMixin.Builder.containerType(String containerType) The container type associated with the origin endpoint configuration.CfnOriginEndpointPropsMixin.Builder.create()CfnOriginEndpointPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnOriginEndpointPropsMixin.Builder.dashManifests(List<? extends Object> dashManifests) A DASH manifest configuration.CfnOriginEndpointPropsMixin.Builder.dashManifests(IResolvable dashManifests) A DASH manifest configuration.CfnOriginEndpointPropsMixin.Builder.description(String description) The description associated with the origin endpoint.CfnOriginEndpointPropsMixin.Builder.forceEndpointErrorConfiguration(CfnOriginEndpointPropsMixin.ForceEndpointErrorConfigurationProperty forceEndpointErrorConfiguration) The failover settings for the endpoint.CfnOriginEndpointPropsMixin.Builder.forceEndpointErrorConfiguration(IResolvable forceEndpointErrorConfiguration) The failover settings for the endpoint.CfnOriginEndpointPropsMixin.Builder.hlsManifests(List<? extends Object> hlsManifests) The HLS manifests associated with the origin endpoint configuration.CfnOriginEndpointPropsMixin.Builder.hlsManifests(IResolvable hlsManifests) The HLS manifests associated with the origin endpoint configuration.CfnOriginEndpointPropsMixin.Builder.lowLatencyHlsManifests(List<? extends Object> lowLatencyHlsManifests) The low-latency HLS (LL-HLS) manifests associated with the origin endpoint.CfnOriginEndpointPropsMixin.Builder.lowLatencyHlsManifests(IResolvable lowLatencyHlsManifests) The low-latency HLS (LL-HLS) manifests associated with the origin endpoint.CfnOriginEndpointPropsMixin.Builder.mssManifests(List<? extends Object> mssManifests) A list of Microsoft Smooth Streaming (MSS) manifest configurations associated with the origin endpoint.CfnOriginEndpointPropsMixin.Builder.mssManifests(IResolvable mssManifests) A list of Microsoft Smooth Streaming (MSS) manifest configurations associated with the origin endpoint.CfnOriginEndpointPropsMixin.Builder.originEndpointName(String originEndpointName) The name of the origin endpoint associated with the origin endpoint configuration.CfnOriginEndpointPropsMixin.Builder.segment(CfnOriginEndpointPropsMixin.SegmentProperty segment) The segment associated with the origin endpoint.CfnOriginEndpointPropsMixin.Builder.segment(IResolvable segment) The segment associated with the origin endpoint.CfnOriginEndpointPropsMixin.Builder.startoverWindowSeconds(Number startoverWindowSeconds) The size of the window (in seconds) to specify a window of the live stream that's available for on-demand viewing.The tags associated with the origin endpoint.