Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnFlowSourceMixinProps.Builder
Packages that use CfnFlowSourceMixinProps.Builder
-
Uses of CfnFlowSourceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect that return CfnFlowSourceMixinProps.BuilderModifier and TypeMethodDescriptionCfnFlowSourceMixinProps.builder()CfnFlowSourceMixinProps.Builder.decryption(CfnFlowSourcePropsMixin.EncryptionProperty decryption) Sets the value ofCfnFlowSourceMixinProps.getDecryption()CfnFlowSourceMixinProps.Builder.decryption(IResolvable decryption) Sets the value ofCfnFlowSourceMixinProps.getDecryption()CfnFlowSourceMixinProps.Builder.description(String description) Sets the value ofCfnFlowSourceMixinProps.getDescription()CfnFlowSourceMixinProps.Builder.entitlementArn(String entitlementArn) Sets the value ofCfnFlowSourceMixinProps.getEntitlementArn()Sets the value ofCfnFlowSourceMixinProps.getFlowArn()CfnFlowSourceMixinProps.Builder.gatewayBridgeSource(CfnFlowSourcePropsMixin.GatewayBridgeSourceProperty gatewayBridgeSource) Sets the value ofCfnFlowSourceMixinProps.getGatewayBridgeSource()CfnFlowSourceMixinProps.Builder.gatewayBridgeSource(IResolvable gatewayBridgeSource) Sets the value ofCfnFlowSourceMixinProps.getGatewayBridgeSource()CfnFlowSourceMixinProps.Builder.ingestPort(Number ingestPort) Sets the value ofCfnFlowSourceMixinProps.getIngestPort()CfnFlowSourceMixinProps.Builder.maxBitrate(Number maxBitrate) Sets the value ofCfnFlowSourceMixinProps.getMaxBitrate()CfnFlowSourceMixinProps.Builder.maxLatency(Number maxLatency) Sets the value ofCfnFlowSourceMixinProps.getMaxLatency()CfnFlowSourceMixinProps.Builder.minLatency(Number minLatency) Sets the value ofCfnFlowSourceMixinProps.getMinLatency()Sets the value ofCfnFlowSourceMixinProps.getName()Sets the value ofCfnFlowSourceMixinProps.getProtocol()CfnFlowSourceMixinProps.Builder.senderControlPort(Number senderControlPort) Sets the value ofCfnFlowSourceMixinProps.getSenderControlPort()CfnFlowSourceMixinProps.Builder.senderIpAddress(String senderIpAddress) Sets the value ofCfnFlowSourceMixinProps.getSenderIpAddress()CfnFlowSourceMixinProps.Builder.sourceListenerAddress(String sourceListenerAddress) Sets the value ofCfnFlowSourceMixinProps.getSourceListenerAddress()CfnFlowSourceMixinProps.Builder.sourceListenerPort(Number sourceListenerPort) Sets the value ofCfnFlowSourceMixinProps.getSourceListenerPort()Sets the value ofCfnFlowSourceMixinProps.getStreamId()CfnFlowSourceMixinProps.Builder.vpcInterfaceName(String vpcInterfaceName) Sets the value ofCfnFlowSourceMixinProps.getVpcInterfaceName()CfnFlowSourceMixinProps.Builder.whitelistCidr(String whitelistCidr) Sets the value ofCfnFlowSourceMixinProps.getWhitelistCidr()Constructors in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect with parameters of type CfnFlowSourceMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlowSourceMixinProps.Builder.