sdsConfig

@JvmName(name = "axmvvrvanmrbndxs")
suspend fun sdsConfig(value: Output<SdsConfigArgs>)
@JvmName(name = "kklxcuqiwwvdwmvg")
suspend fun sdsConfig(value: SdsConfigArgs?)

Parameters

value

Specifies the config to retrieve certificates through SDS. This field is applicable only if tlsCertificateSource is set to USE_SDS.


@JvmName(name = "xhjfdvohbdhurdcg")
suspend fun sdsConfig(argument: suspend SdsConfigArgsBuilder.() -> Unit)

Parameters

argument

Specifies the config to retrieve certificates through SDS. This field is applicable only if tlsCertificateSource is set to USE_SDS.