configuration

@JvmName(name = "vsmfgymlbsgmujhb")
suspend fun configuration(value: Output<AccountAuditConfigurationCertAgeCheckCustomConfigurationArgs>)

Parameters

value

Configuration settings for the device certificate age check, including the threshold in days for certificate age. This configuration is of type CertAgeCheckCustomConfiguration .


@JvmName(name = "nppoukybkryixjlh")
suspend fun configuration(argument: suspend AccountAuditConfigurationCertAgeCheckCustomConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Configuration settings for the device certificate age check, including the threshold in days for certificate age. This configuration is of type CertAgeCheckCustomConfiguration .