AwsEc2VpcEndpointServiceDetails

Contains details about the service configuration for a VPC endpoint service.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether requests from other Amazon Web Services accounts to create an endpoint to the service must first be accepted.

Link copied to clipboard

The Availability Zones where the service is available.

Link copied to clipboard

The DNS names for the service.

Link copied to clipboard

The ARNs of the Gateway Load Balancers for the service.

Link copied to clipboard

Whether the service manages its VPC endpoints.

Link copied to clipboard

The ARNs of the Network Load Balancers for the service.

Link copied to clipboard

The private DNS name for the service.

Link copied to clipboard

The identifier of the service.

Link copied to clipboard

The name of the service.

Link copied to clipboard

The current state of the service. Valid values are as follows:

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String