Uses of Class
software.amazon.awscdk.services.mediaconnect.CfnFlowVpcInterfaceProps.Builder
Package
Description
AWS::MediaConnect Construct Library
-
Uses of CfnFlowVpcInterfaceProps.Builder in software.amazon.awscdk.services.mediaconnect
Modifier and TypeMethodDescriptionCfnFlowVpcInterfaceProps.builder()
Sets the value ofCfnFlowVpcInterfaceProps.getFlowArn()
Sets the value ofCfnFlowVpcInterfaceProps.getName()
Sets the value ofCfnFlowVpcInterfaceProps.getRoleArn()
CfnFlowVpcInterfaceProps.Builder.securityGroupIds
(List<String> securityGroupIds) Sets the value ofCfnFlowVpcInterfaceProps.getSecurityGroupIds()
Sets the value ofCfnFlowVpcInterfaceProps.getSubnetId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFlowVpcInterfaceProps.Builder
.