Private Link Service Connection State Property Args
data class PrivateLinkServiceConnectionStatePropertyArgs(val description: Output<String>, val status: Output<String>) : ConvertibleToJava<PrivateLinkServiceConnectionStatePropertyArgs>
Constructors
Link copied to clipboard
fun PrivateLinkServiceConnectionStatePropertyArgs(description: Output<String>, status: Output<String>)