Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediapackage.CfnChannelMixinProps.Builder
Packages that use CfnChannelMixinProps.Builder
-
Uses of CfnChannelMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediapackage
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediapackage that return CfnChannelMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnChannelMixinProps.BuilderCfnChannelMixinProps.builder()CfnChannelMixinProps.Builder.description(String description) Sets the value ofCfnChannelMixinProps.getDescription()CfnChannelMixinProps.Builder.egressAccessLogs(CfnChannelPropsMixin.LogConfigurationProperty egressAccessLogs) Sets the value ofCfnChannelMixinProps.getEgressAccessLogs()CfnChannelMixinProps.Builder.egressAccessLogs(IResolvable egressAccessLogs) Sets the value ofCfnChannelMixinProps.getEgressAccessLogs()CfnChannelMixinProps.Builder.hlsIngest(CfnChannelPropsMixin.HlsIngestProperty hlsIngest) Sets the value ofCfnChannelMixinProps.getHlsIngest()CfnChannelMixinProps.Builder.hlsIngest(IResolvable hlsIngest) Sets the value ofCfnChannelMixinProps.getHlsIngest()Sets the value ofCfnChannelMixinProps.getId()CfnChannelMixinProps.Builder.ingressAccessLogs(CfnChannelPropsMixin.LogConfigurationProperty ingressAccessLogs) Sets the value ofCfnChannelMixinProps.getIngressAccessLogs()CfnChannelMixinProps.Builder.ingressAccessLogs(IResolvable ingressAccessLogs) Sets the value ofCfnChannelMixinProps.getIngressAccessLogs()Sets the value ofCfnChannelMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.mediapackage with parameters of type CfnChannelMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnChannelMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnChannelMixinProps.Builder.