| Package | Description |
|---|---|
| software.amazon.awscdk.services.mediaconnect |
AWS::MediaConnect Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnFlowVpcInterfaceProps.Builder |
CfnFlowVpcInterfaceProps.builder() |
CfnFlowVpcInterfaceProps.Builder |
CfnFlowVpcInterfaceProps.Builder.flowArn(String flowArn)
Sets the value of
CfnFlowVpcInterfaceProps.getFlowArn() |
CfnFlowVpcInterfaceProps.Builder |
CfnFlowVpcInterfaceProps.Builder.name(String name)
Sets the value of
CfnFlowVpcInterfaceProps.getName() |
CfnFlowVpcInterfaceProps.Builder |
CfnFlowVpcInterfaceProps.Builder.roleArn(String roleArn)
Sets the value of
CfnFlowVpcInterfaceProps.getRoleArn() |
CfnFlowVpcInterfaceProps.Builder |
CfnFlowVpcInterfaceProps.Builder.securityGroupIds(List<String> securityGroupIds)
Sets the value of
CfnFlowVpcInterfaceProps.getSecurityGroupIds() |
CfnFlowVpcInterfaceProps.Builder |
CfnFlowVpcInterfaceProps.Builder.subnetId(String subnetId)
Sets the value of
CfnFlowVpcInterfaceProps.getSubnetId() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnFlowVpcInterfaceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFlowVpcInterfaceProps.Builder. |
Copyright © 2022. All rights reserved.