Builder
Properties
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
The DNS options for the endpoint.
The IP address type for the endpoint.
(Interface and gateway endpoints) A policy to attach to the endpoint that controls access to the service. The policy must be in valid JSON format. If this parameter is not specified, we attach a default policy that allows full access to the service.
(Interface endpoint) Indicates whether to associate a private hosted zone with the specified VPC. The private hosted zone contains a record set for the default public DNS name for the service for the Region (for example, kinesis.us-east-1.amazonaws.com
), which resolves to the private IP addresses of the endpoint network interfaces in the VPC. This enables you to make requests to the default public DNS name for the service instead of the public DNS names that are automatically generated by the VPC endpoint service.
The Amazon Resource Name (ARN) of a resource configuration that will be associated with the VPC endpoint of type resource.
(Gateway endpoint) The route table IDs.
(Interface endpoint) The IDs of the security groups to associate with the endpoint network interfaces. If this parameter is not specified, we use the default security group for the VPC.
The name of the endpoint service.
The Amazon Resource Name (ARN) of a service network that will be associated with the VPC endpoint of type service-network.
The Region where the service is hosted. The default is the current Region.
The subnet configurations for the endpoint.
The tags to associate with the endpoint.
The type of endpoint.
Functions
construct an aws.sdk.kotlin.services.ec2.model.DnsOptionsSpecification inside the given block