VpcEndpointService

class VpcEndpointService : KotlinCustomResource

Resource Type definition for AWS::EC2::VPCEndpointService

Properties

Link copied to clipboard

Indicates whether requests from service consumers to create an endpoint to your service must be accepted.

Link copied to clipboard

Indicates whether to enable the built-in Contributor Insights rules provided by AWS PrivateLink .

Link copied to clipboard

The Amazon Resource Names (ARNs) of the Gateway Load Balancers.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The Amazon Resource Names (ARNs) of the Network Load Balancers.

Link copied to clipboard

The entity that is responsible for the endpoint costs. The default is the endpoint owner. If you set the payer responsibility to the service owner, you cannot set it back to the endpoint owner.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val serviceId: Output<String>

The ID of the endpoint service.

Link copied to clipboard

Specify which Ip Address types are supported for VPC endpoint service.

Link copied to clipboard

The Regions from which service consumers can access the service.

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags to add to the VPC endpoint service.

Link copied to clipboard
val urn: Output<String>