PrivateLinkServiceConnectionStatePropertyArgs

data class PrivateLinkServiceConnectionStatePropertyArgs(val description: Output<String>, val status: Output<Either<String, PrivateLinkServiceConnectionStateStatus>>) : ConvertibleToJava<PrivateLinkServiceConnectionStatePropertyArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): PrivateLinkServiceConnectionStatePropertyArgs

Properties

Link copied to clipboard
val description: Output<String>

The private link service connection description.

Link copied to clipboard

The private link service connection status.