GoogleCloudNetworksecurityV1beta1GrpcEndpointArgs

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

Specification of the GRPC Endpoint.

Constructors

Functions

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

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