GoogleCloudNetworksecurityV1GrpcEndpointArgs

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

Specification of the GRPC Endpoint.

Constructors

Functions

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

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:".