Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnFlowOutputMixinProps.Builder
Packages that use CfnFlowOutputMixinProps.Builder
-
Uses of CfnFlowOutputMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect that return CfnFlowOutputMixinProps.BuilderModifier and TypeMethodDescriptionCfnFlowOutputMixinProps.builder()CfnFlowOutputMixinProps.Builder.cidrAllowList(List<String> cidrAllowList) Sets the value ofCfnFlowOutputMixinProps.getCidrAllowList()CfnFlowOutputMixinProps.Builder.description(String description) Sets the value ofCfnFlowOutputMixinProps.getDescription()CfnFlowOutputMixinProps.Builder.destination(String destination) Sets the value ofCfnFlowOutputMixinProps.getDestination()CfnFlowOutputMixinProps.Builder.encryption(CfnFlowOutputPropsMixin.EncryptionProperty encryption) Sets the value ofCfnFlowOutputMixinProps.getEncryption()CfnFlowOutputMixinProps.Builder.encryption(IResolvable encryption) Sets the value ofCfnFlowOutputMixinProps.getEncryption()Sets the value ofCfnFlowOutputMixinProps.getFlowArn()CfnFlowOutputMixinProps.Builder.maxLatency(Number maxLatency) Sets the value ofCfnFlowOutputMixinProps.getMaxLatency()CfnFlowOutputMixinProps.Builder.mediaStreamOutputConfigurations(List<? extends Object> mediaStreamOutputConfigurations) Sets the value ofCfnFlowOutputMixinProps.getMediaStreamOutputConfigurations()CfnFlowOutputMixinProps.Builder.mediaStreamOutputConfigurations(IResolvable mediaStreamOutputConfigurations) Sets the value ofCfnFlowOutputMixinProps.getMediaStreamOutputConfigurations()CfnFlowOutputMixinProps.Builder.minLatency(Number minLatency) Sets the value ofCfnFlowOutputMixinProps.getMinLatency()Sets the value ofCfnFlowOutputMixinProps.getName()CfnFlowOutputMixinProps.Builder.ndiProgramName(String ndiProgramName) Sets the value ofCfnFlowOutputMixinProps.getNdiProgramName()CfnFlowOutputMixinProps.Builder.ndiSpeedHqQuality(Number ndiSpeedHqQuality) Sets the value ofCfnFlowOutputMixinProps.getNdiSpeedHqQuality()CfnFlowOutputMixinProps.Builder.outputStatus(String outputStatus) Sets the value ofCfnFlowOutputMixinProps.getOutputStatus()Sets the value ofCfnFlowOutputMixinProps.getPort()Sets the value ofCfnFlowOutputMixinProps.getProtocol()Sets the value ofCfnFlowOutputMixinProps.getRemoteId()CfnFlowOutputMixinProps.Builder.routerIntegrationState(String routerIntegrationState) Sets the value ofCfnFlowOutputMixinProps.getRouterIntegrationState()CfnFlowOutputMixinProps.Builder.routerIntegrationTransitEncryption(CfnFlowOutputPropsMixin.FlowTransitEncryptionProperty routerIntegrationTransitEncryption) Sets the value ofCfnFlowOutputMixinProps.getRouterIntegrationTransitEncryption()CfnFlowOutputMixinProps.Builder.routerIntegrationTransitEncryption(IResolvable routerIntegrationTransitEncryption) Sets the value ofCfnFlowOutputMixinProps.getRouterIntegrationTransitEncryption()CfnFlowOutputMixinProps.Builder.smoothingLatency(Number smoothingLatency) Sets the value ofCfnFlowOutputMixinProps.getSmoothingLatency()Sets the value ofCfnFlowOutputMixinProps.getStreamId()CfnFlowOutputMixinProps.Builder.vpcInterfaceAttachment(CfnFlowOutputPropsMixin.VpcInterfaceAttachmentProperty vpcInterfaceAttachment) Sets the value ofCfnFlowOutputMixinProps.getVpcInterfaceAttachment()CfnFlowOutputMixinProps.Builder.vpcInterfaceAttachment(IResolvable vpcInterfaceAttachment) Sets the value ofCfnFlowOutputMixinProps.getVpcInterfaceAttachment()Constructors in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect with parameters of type CfnFlowOutputMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlowOutputMixinProps.Builder.