sdsConfig

@JvmName(name = "twqvliilndnmbxef")
suspend fun sdsConfig(value: Output<SdsConfigArgs>)
@JvmName(name = "fflujyfpuflhbjbh")
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 = "vkewqjdmmgkkktwc")
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.