Class: VPCEndpoint

EC2.VPCEndpoint

new VPCEndpoint()

Properties:
Name Type Description
PolicyDocument Object Required: No. A policy to attach to the endpoint that controls access to the service. The policy must be valid JSON. The default policy allows full access to the AWS service. For more information, see Controlling Access to Services in the Amazon VPC User Guide.Update requires: No interruption
RouteTableIds String Required: No. One or more route table IDs that are used by the VPC to reach the endpoint.Update requires: No interruption
ServiceName String Required: Yes. The AWS service to which you want to establish a connection. Specify the service name in the form of com.amazonaws.region.service.Update requires: Replacement
VpcId String Required: Yes. The ID of the VPC in which the endpoint is used.Update requires: Replacement
Source:

Extends

  • WKResource

EC2.VPCEndpoint

new VPCEndpoint()

Properties:
Name Type Description
PolicyDocument Object Required: No. A policy to attach to the endpoint that controls access to the service. The policy must be valid JSON. The default policy allows full access to the AWS service. For more information, see Controlling Access to Services in the Amazon VPC User Guide.Update requires: No interruption
RouteTableIds String Required: No. One or more route table IDs that are used by the VPC to reach the endpoint.Update requires: No interruption
ServiceName String Required: Yes. The AWS service to which you want to establish a connection. Specify the service name in the form of com.amazonaws.region.service.Update requires: Replacement
VpcId String Required: Yes. The ID of the VPC in which the endpoint is used.Update requires: Replacement
Source:

Extends

  • WKResource