Uses of Class
software.amazon.awscdk.services.mediapackagev2.alpha.OriginEndpoint.Builder
Packages that use OriginEndpoint.Builder
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of OriginEndpoint.Builder in software.amazon.awscdk.services.mediapackagev2.alpha
Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return OriginEndpoint.BuilderModifier and TypeMethodDescriptionOriginEndpoint.Builder.cdnAuth(CdnAuthConfiguration cdnAuth) (experimental) Provide access to MediaPackage V2 Origin Endpoint via secret header.(experimental) The channel associated with the origin endpoint.static OriginEndpoint.BuilderOriginEndpoint.Builder.description(String description) (experimental) The description associated with the origin endpoint.OriginEndpoint.Builder.forceEndpointConfigurationConditions(List<? extends EndpointErrorConfiguration> forceEndpointConfigurationConditions) (experimental) The failover settings for the endpoint.(experimental) Manifests configuration for HLS, Low Latency HLS and DASH.OriginEndpoint.Builder.originEndpointName(String originEndpointName) (experimental) The name of the origin endpoint associated with the origin endpoint configuration.OriginEndpoint.Builder.removalPolicy(RemovalPolicy removalPolicy) (experimental) Policy to apply when the origin endpoint is removed from the stack.OriginEndpoint.Builder.segment(SegmentConfiguration segment) (experimental) The segment associated with the origin endpoint.OriginEndpoint.Builder.startoverWindow(Duration startoverWindow) (experimental) The size of the window to specify a window of the live stream that's available for on-demand viewing.(experimental) The tags associated with the origin endpoint.