Private Link Connection State Args
data class PrivateLinkConnectionStateArgs(val actionsRequired: Output<String>? = null, val description: Output<String>? = null, val status: Output<String>? = null) : ConvertibleToJava<PrivateLinkConnectionStateArgs>
The state of a private link connection