grpcServices

@JvmName(name = "fftqdagwxapayqpy")
suspend fun grpcServices(value: Output<List<ApiConfigGrpcServiceArgs>>)
@JvmName(name = "gdfdhlgfrsntnfif")
suspend fun grpcServices(value: List<ApiConfigGrpcServiceArgs>?)

Parameters

value

gRPC service definition files. If specified, openapiDocuments must not be included. Structure is documented below.


@JvmName(name = "ailicqvlodlgcexa")
suspend fun grpcServices(vararg values: Output<ApiConfigGrpcServiceArgs>)


@JvmName(name = "djnpcwyycqxnairp")
suspend fun grpcServices(values: List<Output<ApiConfigGrpcServiceArgs>>)
@JvmName(name = "xqeqnahdwecyiapn")
suspend fun grpcServices(vararg values: ApiConfigGrpcServiceArgs)

Parameters

values

gRPC service definition files. If specified, openapiDocuments must not be included. Structure is documented below.


@JvmName(name = "gdjfeinatheraidb")
suspend fun grpcServices(argument: List<suspend ApiConfigGrpcServiceArgsBuilder.() -> Unit>)
@JvmName(name = "hxwutelwvwqxbgac")
suspend fun grpcServices(vararg argument: suspend ApiConfigGrpcServiceArgsBuilder.() -> Unit)
@JvmName(name = "eiwenyhxkplaogcu")
suspend fun grpcServices(argument: suspend ApiConfigGrpcServiceArgsBuilder.() -> Unit)

Parameters

argument

gRPC service definition files. If specified, openapiDocuments must not be included. Structure is documented below.