validationRecordFqdns

@JvmName(name = "cuffsoemfflgxawt")
suspend fun validationRecordFqdns(value: Output<List<String>>)
@JvmName(name = "yxmbhldpthbuburl")
suspend fun validationRecordFqdns(value: List<String>?)

Parameters

value

List of FQDNs that implement the validation. Only valid for DNS validation method ACM certificates. If this is set, the resource can implement additional sanity checks and has an explicit dependency on the resource that is implementing the validation


@JvmName(name = "grfewxlwouriqpnv")
suspend fun validationRecordFqdns(vararg values: Output<String>)


@JvmName(name = "pnamoyqqfgyphogm")
suspend fun validationRecordFqdns(values: List<Output<String>>)
@JvmName(name = "prljgnhxrojnuprq")
suspend fun validationRecordFqdns(vararg values: String)

Parameters

values

List of FQDNs that implement the validation. Only valid for DNS validation method ACM certificates. If this is set, the resource can implement additional sanity checks and has an explicit dependency on the resource that is implementing the validation