grpc Endpoint
suspend fun grpcEndpoint(value: Output<ServerTlsPolicyMtlsPolicyClientValidationCaGrpcEndpointArgs>)
Parameters
value
gRPC specific configuration to access the gRPC server to obtain the cert and private key. Structure is documented below.
suspend fun grpcEndpoint(argument: suspend ServerTlsPolicyMtlsPolicyClientValidationCaGrpcEndpointArgsBuilder.() -> Unit)
Parameters
argument
gRPC specific configuration to access the gRPC server to obtain the cert and private key. Structure is documented below.