Connection Properties Args Builder
Builder for ConnectionPropertiesArgs.
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun privateLinkServiceConnectionState(value: ConnectionPropertiesPrivateLinkServiceConnectionStateArgs?)
suspend fun privateLinkServiceConnectionState(value: Output<ConnectionPropertiesPrivateLinkServiceConnectionStateArgs>)
suspend fun privateLinkServiceConnectionState(argument: suspend ConnectionPropertiesPrivateLinkServiceConnectionStateArgsBuilder.() -> Unit)