Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnBridgeMixinProps.Builder
Packages that use CfnBridgeMixinProps.Builder
-
Uses of CfnBridgeMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect that return CfnBridgeMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnBridgeMixinProps.BuilderCfnBridgeMixinProps.builder()CfnBridgeMixinProps.Builder.egressGatewayBridge(CfnBridgePropsMixin.EgressGatewayBridgeProperty egressGatewayBridge) Sets the value ofCfnBridgeMixinProps.getEgressGatewayBridge()CfnBridgeMixinProps.Builder.egressGatewayBridge(IResolvable egressGatewayBridge) Sets the value ofCfnBridgeMixinProps.getEgressGatewayBridge()CfnBridgeMixinProps.Builder.ingressGatewayBridge(CfnBridgePropsMixin.IngressGatewayBridgeProperty ingressGatewayBridge) Sets the value ofCfnBridgeMixinProps.getIngressGatewayBridge()CfnBridgeMixinProps.Builder.ingressGatewayBridge(IResolvable ingressGatewayBridge) Sets the value ofCfnBridgeMixinProps.getIngressGatewayBridge()Sets the value ofCfnBridgeMixinProps.getName()Sets the value ofCfnBridgeMixinProps.getOutputs()CfnBridgeMixinProps.Builder.outputs(IResolvable outputs) Sets the value ofCfnBridgeMixinProps.getOutputs()CfnBridgeMixinProps.Builder.placementArn(String placementArn) Sets the value ofCfnBridgeMixinProps.getPlacementArn()CfnBridgeMixinProps.Builder.sourceFailoverConfig(CfnBridgePropsMixin.FailoverConfigProperty sourceFailoverConfig) Sets the value ofCfnBridgeMixinProps.getSourceFailoverConfig()CfnBridgeMixinProps.Builder.sourceFailoverConfig(IResolvable sourceFailoverConfig) Sets the value ofCfnBridgeMixinProps.getSourceFailoverConfig()Sets the value ofCfnBridgeMixinProps.getSources()CfnBridgeMixinProps.Builder.sources(IResolvable sources) Sets the value ofCfnBridgeMixinProps.getSources()Constructors in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect with parameters of type CfnBridgeMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnBridgeMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBridgeMixinProps.Builder.