Uses of Class
software.amazon.awscdk.services.ivs.CfnEncoderConfigurationProps.Builder
Packages that use CfnEncoderConfigurationProps.Builder
-
Uses of CfnEncoderConfigurationProps.Builder in software.amazon.awscdk.services.ivs
Methods in software.amazon.awscdk.services.ivs that return CfnEncoderConfigurationProps.BuilderModifier and TypeMethodDescriptionCfnEncoderConfigurationProps.builder()
Sets the value ofCfnEncoderConfigurationProps.getName()
Sets the value ofCfnEncoderConfigurationProps.getTags()
CfnEncoderConfigurationProps.Builder.video
(IResolvable video) Sets the value ofCfnEncoderConfigurationProps.getVideo()
CfnEncoderConfigurationProps.Builder.video
(CfnEncoderConfiguration.VideoProperty video) Sets the value ofCfnEncoderConfigurationProps.getVideo()
Constructors in software.amazon.awscdk.services.ivs with parameters of type CfnEncoderConfigurationProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEncoderConfigurationProps.Builder
.