Uses of Class
software.amazon.awscdk.services.ivs.CfnChannelProps.Builder
Packages that use CfnChannelProps.Builder
-
Uses of CfnChannelProps.Builder in software.amazon.awscdk.services.ivs
Methods in software.amazon.awscdk.services.ivs that return CfnChannelProps.BuilderModifier and TypeMethodDescriptionCfnChannelProps.Builder.authorized(Boolean authorized) Sets the value ofCfnChannelProps.getAuthorized()CfnChannelProps.Builder.authorized(IResolvable authorized) Sets the value ofCfnChannelProps.getAuthorized()static CfnChannelProps.BuilderCfnChannelProps.builder()CfnChannelProps.Builder.insecureIngest(Boolean insecureIngest) Sets the value ofCfnChannelProps.getInsecureIngest()CfnChannelProps.Builder.insecureIngest(IResolvable insecureIngest) Sets the value ofCfnChannelProps.getInsecureIngest()CfnChannelProps.Builder.latencyMode(String latencyMode) Sets the value ofCfnChannelProps.getLatencyMode()Sets the value ofCfnChannelProps.getName()CfnChannelProps.Builder.recordingConfigurationArn(String recordingConfigurationArn) Sets the value ofCfnChannelProps.getRecordingConfigurationArn()Sets the value ofCfnChannelProps.getTags()Sets the value ofCfnChannelProps.getType()Constructors in software.amazon.awscdk.services.ivs with parameters of type CfnChannelProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnChannelProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnChannelProps.Builder.