Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ivs.CfnChannelMixinProps.Builder
Packages that use CfnChannelMixinProps.Builder
-
Uses of CfnChannelMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ivs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ivs that return CfnChannelMixinProps.BuilderModifier and TypeMethodDescriptionCfnChannelMixinProps.Builder.authorized(Boolean authorized) Sets the value ofCfnChannelMixinProps.getAuthorized()CfnChannelMixinProps.Builder.authorized(IResolvable authorized) Sets the value ofCfnChannelMixinProps.getAuthorized()static CfnChannelMixinProps.BuilderCfnChannelMixinProps.builder()CfnChannelMixinProps.Builder.containerFormat(String containerFormat) Sets the value ofCfnChannelMixinProps.getContainerFormat()CfnChannelMixinProps.Builder.insecureIngest(Boolean insecureIngest) Sets the value ofCfnChannelMixinProps.getInsecureIngest()CfnChannelMixinProps.Builder.insecureIngest(IResolvable insecureIngest) Sets the value ofCfnChannelMixinProps.getInsecureIngest()CfnChannelMixinProps.Builder.latencyMode(String latencyMode) Sets the value ofCfnChannelMixinProps.getLatencyMode()CfnChannelMixinProps.Builder.multitrackInputConfiguration(CfnChannelPropsMixin.MultitrackInputConfigurationProperty multitrackInputConfiguration) Sets the value ofCfnChannelMixinProps.getMultitrackInputConfiguration()CfnChannelMixinProps.Builder.multitrackInputConfiguration(IResolvable multitrackInputConfiguration) Sets the value ofCfnChannelMixinProps.getMultitrackInputConfiguration()Sets the value ofCfnChannelMixinProps.getName()Sets the value ofCfnChannelMixinProps.getPreset()CfnChannelMixinProps.Builder.recordingConfigurationArn(String recordingConfigurationArn) Sets the value ofCfnChannelMixinProps.getRecordingConfigurationArn()CfnChannelMixinProps.Builder.recordingConfigurationArn(IRecordingConfigurationRef recordingConfigurationArn) Sets the value ofCfnChannelMixinProps.getRecordingConfigurationArn()Sets the value ofCfnChannelMixinProps.getTags()Sets the value ofCfnChannelMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ivs with parameters of type CfnChannelMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnChannelMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnChannelMixinProps.Builder.