Uses of Class
software.amazon.awscdk.services.mediapackagev2.CfnOriginEndpointPolicy.Builder
Packages that use CfnOriginEndpointPolicy.Builder
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of CfnOriginEndpointPolicy.Builder in software.amazon.awscdk.services.mediapackagev2
Methods in software.amazon.awscdk.services.mediapackagev2 that return CfnOriginEndpointPolicy.BuilderModifier and TypeMethodDescriptionCfnOriginEndpointPolicy.Builder.channelGroupName
(String channelGroupName) The name of the channel group associated with the origin endpoint policy.CfnOriginEndpointPolicy.Builder.channelName
(String channelName) The channel name associated with the origin endpoint policy.CfnOriginEndpointPolicy.Builder.originEndpointName
(String originEndpointName) The name of the origin endpoint associated with the origin endpoint policy.The policy associated with the origin endpoint.