Builder
Properties
(Gateway endpoint) The IDs of the route tables to associate with the endpoint.
(Interface endpoint) The IDs of the security groups to associate with the endpoint network interfaces.
(Interface and Gateway Load Balancer endpoints) The IDs of the subnets in which to serve the endpoint. For a Gateway Load Balancer endpoint, you can specify only one subnet.
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.
(Interface endpoint) Indicates whether a private hosted zone is associated with the VPC.
(Gateway endpoint) The IDs of the route tables to disassociate from the endpoint.
(Interface endpoint) The IDs of the security groups to disassociate from the endpoint network interfaces.
(Interface endpoint) The IDs of the subnets from which to remove the endpoint.
(Gateway endpoint) Specify true
to reset the policy document to the default policy. The default policy allows full access to the service.
The subnet configurations for the endpoint.
The ID of the endpoint.
Functions
construct an aws.sdk.kotlin.services.ec2.model.DnsOptionsSpecification inside the given block