Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnFlowPropsMixin.Builder
Packages that use CfnFlowPropsMixin.Builder
-
Uses of CfnFlowPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect that return CfnFlowPropsMixin.BuilderModifier and TypeMethodDescriptionCfnFlowPropsMixin.Builder.availabilityZone(String availabilityZone) The Availability Zone that you want to create the flow in.static CfnFlowPropsMixin.BuilderCfnFlowPropsMixin.Builder.create()static CfnFlowPropsMixin.BuilderCfnFlowPropsMixin.Builder.create(CfnPropertyMixinOptions options) Determines the processing capacity and feature set of the flow.CfnFlowPropsMixin.Builder.maintenance(CfnFlowPropsMixin.MaintenanceProperty maintenance) The maintenance settings you want to use for the flow.CfnFlowPropsMixin.Builder.maintenance(IResolvable maintenance) The maintenance settings you want to use for the flow.CfnFlowPropsMixin.Builder.mediaStreams(List<? extends Object> mediaStreams) The media streams that are associated with the flow.CfnFlowPropsMixin.Builder.mediaStreams(IResolvable mediaStreams) The media streams that are associated with the flow.The name of the flow.CfnFlowPropsMixin.Builder.ndiConfig(CfnFlowPropsMixin.NdiConfigProperty ndiConfig) Specifies the configuration settings for NDI outputs.CfnFlowPropsMixin.Builder.ndiConfig(IResolvable ndiConfig) Specifies the configuration settings for NDI outputs.CfnFlowPropsMixin.Builder.source(CfnFlowPropsMixin.SourceProperty source) The settings for the source that you want to use for the new flow.CfnFlowPropsMixin.Builder.source(IResolvable source) The settings for the source that you want to use for the new flow.CfnFlowPropsMixin.Builder.sourceFailoverConfig(CfnFlowPropsMixin.FailoverConfigProperty sourceFailoverConfig) The settings for source failover.CfnFlowPropsMixin.Builder.sourceFailoverConfig(IResolvable sourceFailoverConfig) The settings for source failover.CfnFlowPropsMixin.Builder.sourceMonitoringConfig(CfnFlowPropsMixin.SourceMonitoringConfigProperty sourceMonitoringConfig) The settings for source monitoring.CfnFlowPropsMixin.Builder.sourceMonitoringConfig(IResolvable sourceMonitoringConfig) The settings for source monitoring.CfnFlowPropsMixin.Builder.vpcInterfaces(List<? extends Object> vpcInterfaces) The VPC Interfaces for this flow.CfnFlowPropsMixin.Builder.vpcInterfaces(IResolvable vpcInterfaces) The VPC Interfaces for this flow.