ClientTlsPolicyServerValidationCaGrpcEndpointArgs

data class ClientTlsPolicyServerValidationCaGrpcEndpointArgs(val targetUri: Output<String>) : ConvertibleToJava<ClientTlsPolicyServerValidationCaGrpcEndpointArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val targetUri: Output<String>

The target URI of the gRPC endpoint. Only UDS path is supported, and should start with "unix:".