httpServiceConfig

@JvmName(name = "mfosrytkpcerssys")
suspend fun httpServiceConfig(value: Output<ApiHttpServiceConfigArgs>)
@JvmName(name = "qxvvqrbgodhfujdn")
suspend fun httpServiceConfig(value: ApiHttpServiceConfigArgs?)

Parameters

value

http_service_config defines the config when service_type selected 'HTTP'. See http_service_config below.


@JvmName(name = "mprevyibbikaurjx")
suspend fun httpServiceConfig(argument: suspend ApiHttpServiceConfigArgsBuilder.() -> Unit)

Parameters

argument

http_service_config defines the config when service_type selected 'HTTP'. See http_service_config below.