Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnInputMixinProps.Builder
Packages that use CfnInputMixinProps.Builder
-
Uses of CfnInputMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.medialive
Methods in software.amazon.awscdk.cfnpropertymixins.services.medialive that return CfnInputMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnInputMixinProps.BuilderCfnInputMixinProps.builder()CfnInputMixinProps.Builder.destinations(List<? extends Object> destinations) Sets the value ofCfnInputMixinProps.getDestinations()CfnInputMixinProps.Builder.destinations(IResolvable destinations) Sets the value ofCfnInputMixinProps.getDestinations()CfnInputMixinProps.Builder.inputDevices(List<? extends Object> inputDevices) Sets the value ofCfnInputMixinProps.getInputDevices()CfnInputMixinProps.Builder.inputDevices(IResolvable inputDevices) Sets the value ofCfnInputMixinProps.getInputDevices()CfnInputMixinProps.Builder.inputNetworkLocation(String inputNetworkLocation) Sets the value ofCfnInputMixinProps.getInputNetworkLocation()CfnInputMixinProps.Builder.inputSecurityGroups(List<String> inputSecurityGroups) Sets the value ofCfnInputMixinProps.getInputSecurityGroups()CfnInputMixinProps.Builder.mediaConnectFlows(List<? extends Object> mediaConnectFlows) Sets the value ofCfnInputMixinProps.getMediaConnectFlows()CfnInputMixinProps.Builder.mediaConnectFlows(IResolvable mediaConnectFlows) Sets the value ofCfnInputMixinProps.getMediaConnectFlows()CfnInputMixinProps.Builder.multicastSettings(CfnInputPropsMixin.MulticastSettingsCreateRequestProperty multicastSettings) Sets the value ofCfnInputMixinProps.getMulticastSettings()CfnInputMixinProps.Builder.multicastSettings(IResolvable multicastSettings) Sets the value ofCfnInputMixinProps.getMulticastSettings()Sets the value ofCfnInputMixinProps.getName()Sets the value ofCfnInputMixinProps.getRoleArn()CfnInputMixinProps.Builder.routerSettings(CfnInputPropsMixin.RouterSettingsProperty routerSettings) Sets the value ofCfnInputMixinProps.getRouterSettings()CfnInputMixinProps.Builder.routerSettings(IResolvable routerSettings) Sets the value ofCfnInputMixinProps.getRouterSettings()CfnInputMixinProps.Builder.sdiSources(List<String> sdiSources) Sets the value ofCfnInputMixinProps.getSdiSources()CfnInputMixinProps.Builder.smpte2110ReceiverGroupSettings(CfnInputPropsMixin.Smpte2110ReceiverGroupSettingsProperty smpte2110ReceiverGroupSettings) Sets the value ofCfnInputMixinProps.getSmpte2110ReceiverGroupSettings()CfnInputMixinProps.Builder.smpte2110ReceiverGroupSettings(IResolvable smpte2110ReceiverGroupSettings) Sets the value ofCfnInputMixinProps.getSmpte2110ReceiverGroupSettings()Sets the value ofCfnInputMixinProps.getSources()CfnInputMixinProps.Builder.sources(IResolvable sources) Sets the value ofCfnInputMixinProps.getSources()CfnInputMixinProps.Builder.srtSettings(CfnInputPropsMixin.SrtSettingsRequestProperty srtSettings) Sets the value ofCfnInputMixinProps.getSrtSettings()CfnInputMixinProps.Builder.srtSettings(IResolvable srtSettings) Sets the value ofCfnInputMixinProps.getSrtSettings()Sets the value ofCfnInputMixinProps.getTags()Sets the value ofCfnInputMixinProps.getType()CfnInputMixinProps.Builder.vpc(CfnInputPropsMixin.InputVpcRequestProperty vpc) Sets the value ofCfnInputMixinProps.getVpc()CfnInputMixinProps.Builder.vpc(IResolvable vpc) Sets the value ofCfnInputMixinProps.getVpc()Constructors in software.amazon.awscdk.cfnpropertymixins.services.medialive with parameters of type CfnInputMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnInputMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnInputMixinProps.Builder.