CreatePrivateConnectionResponse

Output containing the newly created Private Connection summary.

Types

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

Properties

Link copied to clipboard
val certificateExpiryTime: <Error class: unknown class>?

The expiry time of the certificate associated with the Private Connection. Only present when a certificate is associated.

Link copied to clipboard

IP address or DNS name of the target resource. Only present for service-managed Private Connections.

Link copied to clipboard

The name of the Private Connection.

Link copied to clipboard

The Resource Configuration ARN. Only present for self-managed Private Connections.

Link copied to clipboard

The service-managed Resource Gateway ARN. Only present for service-managed Private Connections.

Link copied to clipboard

The status of the Private Connection.

Link copied to clipboard

Tags associated with the created Private Connection.

Link copied to clipboard

The type of the Private Connection.

Link copied to clipboard

VPC identifier of the service-managed Resource Gateway. Only present for service-managed Private Connections.

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