Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnFlowPropsMixin.SourceProperty.Builder
Packages that use CfnFlowPropsMixin.SourceProperty.Builder
-
Uses of CfnFlowPropsMixin.SourceProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect that return CfnFlowPropsMixin.SourceProperty.BuilderModifier and TypeMethodDescriptionCfnFlowPropsMixin.SourceProperty.builder()CfnFlowPropsMixin.SourceProperty.Builder.decryption(CfnFlowPropsMixin.EncryptionProperty decryption) Sets the value ofCfnFlowPropsMixin.SourceProperty.getDecryption()CfnFlowPropsMixin.SourceProperty.Builder.decryption(IResolvable decryption) Sets the value ofCfnFlowPropsMixin.SourceProperty.getDecryption()CfnFlowPropsMixin.SourceProperty.Builder.description(String description) Sets the value ofCfnFlowPropsMixin.SourceProperty.getDescription()CfnFlowPropsMixin.SourceProperty.Builder.entitlementArn(String entitlementArn) Sets the value ofCfnFlowPropsMixin.SourceProperty.getEntitlementArn()CfnFlowPropsMixin.SourceProperty.Builder.gatewayBridgeSource(CfnFlowPropsMixin.GatewayBridgeSourceProperty gatewayBridgeSource) Sets the value ofCfnFlowPropsMixin.SourceProperty.getGatewayBridgeSource()CfnFlowPropsMixin.SourceProperty.Builder.gatewayBridgeSource(IResolvable gatewayBridgeSource) Sets the value ofCfnFlowPropsMixin.SourceProperty.getGatewayBridgeSource()Sets the value ofCfnFlowPropsMixin.SourceProperty.getIngestIp()CfnFlowPropsMixin.SourceProperty.Builder.ingestPort(Number ingestPort) Sets the value ofCfnFlowPropsMixin.SourceProperty.getIngestPort()CfnFlowPropsMixin.SourceProperty.Builder.maxBitrate(Number maxBitrate) Sets the value ofCfnFlowPropsMixin.SourceProperty.getMaxBitrate()CfnFlowPropsMixin.SourceProperty.Builder.maxLatency(Number maxLatency) Sets the value ofCfnFlowPropsMixin.SourceProperty.getMaxLatency()CfnFlowPropsMixin.SourceProperty.Builder.maxSyncBuffer(Number maxSyncBuffer) Sets the value ofCfnFlowPropsMixin.SourceProperty.getMaxSyncBuffer()CfnFlowPropsMixin.SourceProperty.Builder.mediaStreamSourceConfigurations(List<? extends Object> mediaStreamSourceConfigurations) Sets the value ofCfnFlowPropsMixin.SourceProperty.getMediaStreamSourceConfigurations()CfnFlowPropsMixin.SourceProperty.Builder.mediaStreamSourceConfigurations(IResolvable mediaStreamSourceConfigurations) Sets the value ofCfnFlowPropsMixin.SourceProperty.getMediaStreamSourceConfigurations()CfnFlowPropsMixin.SourceProperty.Builder.minLatency(Number minLatency) Sets the value ofCfnFlowPropsMixin.SourceProperty.getMinLatency()Sets the value ofCfnFlowPropsMixin.SourceProperty.getName()Sets the value ofCfnFlowPropsMixin.SourceProperty.getProtocol()CfnFlowPropsMixin.SourceProperty.Builder.routerIntegrationState(String routerIntegrationState) Sets the value ofCfnFlowPropsMixin.SourceProperty.getRouterIntegrationState()CfnFlowPropsMixin.SourceProperty.Builder.routerIntegrationTransitDecryption(CfnFlowPropsMixin.FlowTransitEncryptionProperty routerIntegrationTransitDecryption) Sets the value ofCfnFlowPropsMixin.SourceProperty.getRouterIntegrationTransitDecryption()CfnFlowPropsMixin.SourceProperty.Builder.routerIntegrationTransitDecryption(IResolvable routerIntegrationTransitDecryption) Sets the value ofCfnFlowPropsMixin.SourceProperty.getRouterIntegrationTransitDecryption()CfnFlowPropsMixin.SourceProperty.Builder.senderControlPort(Number senderControlPort) Sets the value ofCfnFlowPropsMixin.SourceProperty.getSenderControlPort()CfnFlowPropsMixin.SourceProperty.Builder.senderIpAddress(String senderIpAddress) Sets the value ofCfnFlowPropsMixin.SourceProperty.getSenderIpAddress()Sets the value ofCfnFlowPropsMixin.SourceProperty.getSourceArn()CfnFlowPropsMixin.SourceProperty.Builder.sourceIngestPort(String sourceIngestPort) Sets the value ofCfnFlowPropsMixin.SourceProperty.getSourceIngestPort()CfnFlowPropsMixin.SourceProperty.Builder.sourceListenerAddress(String sourceListenerAddress) Sets the value ofCfnFlowPropsMixin.SourceProperty.getSourceListenerAddress()CfnFlowPropsMixin.SourceProperty.Builder.sourceListenerPort(Number sourceListenerPort) Sets the value ofCfnFlowPropsMixin.SourceProperty.getSourceListenerPort()Sets the value ofCfnFlowPropsMixin.SourceProperty.getStreamId()CfnFlowPropsMixin.SourceProperty.Builder.vpcInterfaceName(String vpcInterfaceName) Sets the value ofCfnFlowPropsMixin.SourceProperty.getVpcInterfaceName()CfnFlowPropsMixin.SourceProperty.Builder.whitelistCidr(String whitelistCidr) Sets the value ofCfnFlowPropsMixin.SourceProperty.getWhitelistCidr()Constructors in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect with parameters of type CfnFlowPropsMixin.SourceProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlowPropsMixin.SourceProperty.Builder.