| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static InterfaceVpcEndpointAttributes.Builder |
InterfaceVpcEndpointAttributes.builder() |
InterfaceVpcEndpointAttributes.Builder |
InterfaceVpcEndpointAttributes.Builder.port(Number port)
Sets the value of
InterfaceVpcEndpointAttributes.getPort() |
InterfaceVpcEndpointAttributes.Builder |
InterfaceVpcEndpointAttributes.Builder.securityGroups(List<? extends ISecurityGroup> securityGroups)
Sets the value of
InterfaceVpcEndpointAttributes.getSecurityGroups() |
InterfaceVpcEndpointAttributes.Builder |
InterfaceVpcEndpointAttributes.Builder.vpcEndpointId(String vpcEndpointId)
Sets the value of
InterfaceVpcEndpointAttributes.getVpcEndpointId() |
Copyright © 2021. All rights reserved.