Uses of Class
software.amazon.awscdk.services.medialive.CfnInputProps.Builder
Packages that use CfnInputProps.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnInputProps.Builder in software.amazon.awscdk.services.medialive
Methods in software.amazon.awscdk.services.medialive that return CfnInputProps.BuilderModifier and TypeMethodDescriptionstatic CfnInputProps.BuilderCfnInputProps.builder()CfnInputProps.Builder.destinations(List<? extends Object> destinations) Sets the value ofCfnInputProps.getDestinations()CfnInputProps.Builder.destinations(IResolvable destinations) Sets the value ofCfnInputProps.getDestinations()CfnInputProps.Builder.inputDevices(List<? extends Object> inputDevices) Sets the value ofCfnInputProps.getInputDevices()CfnInputProps.Builder.inputDevices(IResolvable inputDevices) Sets the value ofCfnInputProps.getInputDevices()CfnInputProps.Builder.inputSecurityGroups(List<String> inputSecurityGroups) Sets the value ofCfnInputProps.getInputSecurityGroups()CfnInputProps.Builder.mediaConnectFlows(List<? extends Object> mediaConnectFlows) Sets the value ofCfnInputProps.getMediaConnectFlows()CfnInputProps.Builder.mediaConnectFlows(IResolvable mediaConnectFlows) Sets the value ofCfnInputProps.getMediaConnectFlows()Sets the value ofCfnInputProps.getName()Sets the value ofCfnInputProps.getRoleArn()Sets the value ofCfnInputProps.getSources()CfnInputProps.Builder.sources(IResolvable sources) Sets the value ofCfnInputProps.getSources()Sets the value ofCfnInputProps.getTags()Sets the value ofCfnInputProps.getType()CfnInputProps.Builder.vpc(IResolvable vpc) Sets the value ofCfnInputProps.getVpc()CfnInputProps.Builder.vpc(CfnInput.InputVpcRequestProperty vpc) Sets the value ofCfnInputProps.getVpc()Constructors in software.amazon.awscdk.services.medialive with parameters of type CfnInputProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnInputProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnInputProps.Builder.