ServiceConfiguration

Describes a 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

Indicates 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 in which the service is available.

Link copied to clipboard

The DNS names for the service.

Link copied to clipboard

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

Link copied to clipboard

Indicates whether the service manages its VPC endpoints. Management of the service VPC endpoints using the VPC endpoint API is restricted.

Link copied to clipboard

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

Link copied to clipboard

The payer responsibility.

Link copied to clipboard

The private DNS name for the service.

Link copied to clipboard

Information about the endpoint service private DNS name configuration.

Link copied to clipboard

The ID of the service.

Link copied to clipboard

The name of the service.

Link copied to clipboard

The service state.

Link copied to clipboard

The type of service.

Link copied to clipboard

The supported IP address types.

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

The tags assigned to the service.

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