sdsConfig

@JvmName(name = "ovulgiyujcwjaify")
suspend fun sdsConfig(value: Output<SdsConfigArgs>)
@JvmName(name = "ylmmpoeaedrqyndj")
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 = "cnaxftactpeipnsa")
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.