| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(InterfaceVpcEndpointAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
InterfaceVpcEndpointAttributes.Builder. |
Copyright © 2022. All rights reserved.