grpcEndpoint

@JvmName(name = "dvpdcbkgbebcerrl")
suspend fun grpcEndpoint(value: Output<ServerTlsPolicyServerCertificateGrpcEndpointArgs>)
@JvmName(name = "dfjplmrlcpfgtukv")
suspend fun grpcEndpoint(value: ServerTlsPolicyServerCertificateGrpcEndpointArgs?)

Parameters

value

gRPC specific configuration to access the gRPC server to obtain the cert and private key. Structure is documented below.


@JvmName(name = "ryvrbfyxeuurvnqe")
suspend fun grpcEndpoint(argument: suspend ServerTlsPolicyServerCertificateGrpcEndpointArgsBuilder.() -> Unit)

Parameters

argument

gRPC specific configuration to access the gRPC server to obtain the cert and private key. Structure is documented below.