Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnFlowVpcInterfacePropsMixin.Builder
Packages that use CfnFlowVpcInterfacePropsMixin.Builder
-
Uses of CfnFlowVpcInterfacePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect that return CfnFlowVpcInterfacePropsMixin.BuilderModifier and TypeMethodDescriptionCfnFlowVpcInterfacePropsMixin.Builder.create()CfnFlowVpcInterfacePropsMixin.Builder.create(CfnPropertyMixinOptions options) The Amazon Resource Name (ARN) of the flow.The name for the VPC interface.The Amazon Resource Name (ARN) of the role that you created when you set up MediaConnect as a trusted service.CfnFlowVpcInterfacePropsMixin.Builder.securityGroupIds(List<String> securityGroupIds) A virtual firewall to control inbound and outbound traffic.The subnet IDs that you want to use for your VPC interface.