ServiceManagedInput

The configuration for a service-managed private connection.

Types

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

Properties

Link copied to clipboard

The certificate for the private connection.

Link copied to clipboard

The DNS resolution mode for the resource gateway. Defaults to PUBLIC when not set.

Link copied to clipboard

The IP address or DNS name of the target resource.

Link copied to clipboard

The IP address type of the service-managed resource gateway.

Link copied to clipboard

The number of IPv4 addresses in each elastic network interface for the service-managed resource gateway.

Link copied to clipboard

The TCP port ranges that a consumer can use to access the resource.

Link copied to clipboard

The security groups to attach to the service-managed resource gateway.

Link copied to clipboard

The subnets that the service-managed resource gateway spans.

Link copied to clipboard

The VPC to create the service-managed resource gateway in.

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