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