| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnVPCEndpointService.Builder |
CfnVPCEndpointService.Builder.acceptanceRequired(Boolean acceptanceRequired)
Indicates whether requests from service consumers to create an endpoint to your service must be accepted.
|
CfnVPCEndpointService.Builder |
CfnVPCEndpointService.Builder.acceptanceRequired(IResolvable acceptanceRequired)
Indicates whether requests from service consumers to create an endpoint to your service must be accepted.
|
CfnVPCEndpointService.Builder |
CfnVPCEndpointService.Builder.contributorInsightsEnabled(Boolean contributorInsightsEnabled)
`AWS::EC2::VPCEndpointService.ContributorInsightsEnabled`.
|
CfnVPCEndpointService.Builder |
CfnVPCEndpointService.Builder.contributorInsightsEnabled(IResolvable contributorInsightsEnabled)
`AWS::EC2::VPCEndpointService.ContributorInsightsEnabled`.
|
static CfnVPCEndpointService.Builder |
CfnVPCEndpointService.Builder.create(software.constructs.Construct scope,
String id) |
CfnVPCEndpointService.Builder |
CfnVPCEndpointService.Builder.gatewayLoadBalancerArns(List<String> gatewayLoadBalancerArns)
The Amazon Resource Names (ARNs) of one or more Gateway Load Balancers.
|
CfnVPCEndpointService.Builder |
CfnVPCEndpointService.Builder.networkLoadBalancerArns(List<String> networkLoadBalancerArns)
The Amazon Resource Names (ARNs) of one or more Network Load Balancers for your service.
|
CfnVPCEndpointService.Builder |
CfnVPCEndpointService.Builder.payerResponsibility(String payerResponsibility)
The entity that is responsible for the endpoint costs.
|
Copyright © 2022. All rights reserved.