ServiceManagedInput

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

Certificate for the Private Connection.

Link copied to clipboard

IP address or DNS name of the target resource.

Link copied to clipboard

IP address type of the service-managed Resource Gateway.

Link copied to clipboard

Number of IPv4 addresses in each ENI for the service-managed Resource Gateway.

Link copied to clipboard

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

Link copied to clipboard

Security groups to attach to the service-managed Resource Gateway. If not specified, a default security group is created.

Link copied to clipboard

Subnets that the service-managed Resource Gateway will span.

Link copied to clipboard

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