aRecords

@JvmName(name = "dyysooxcwjvqfkie")
suspend fun aRecords(value: Output<List<ARecordArgs>>)
@JvmName(name = "xebdgsjuxatmhanq")
suspend fun aRecords(value: List<ARecordArgs>?)

Parameters

value

The list of A records in the record set.


@JvmName(name = "imgwraftpaiyoxdt")
suspend fun aRecords(vararg values: Output<ARecordArgs>)


@JvmName(name = "qjvhnfcfrntbfcxq")
suspend fun aRecords(values: List<Output<ARecordArgs>>)
@JvmName(name = "dviouwlktfnclrla")
suspend fun aRecords(vararg values: ARecordArgs)

Parameters

values

The list of A records in the record set.


@JvmName(name = "jtmxtxcxodstnoha")
suspend fun aRecords(argument: List<suspend ARecordArgsBuilder.() -> Unit>)
@JvmName(name = "lqpepoixkbwtetri")
suspend fun aRecords(vararg argument: suspend ARecordArgsBuilder.() -> Unit)
@JvmName(name = "iqmyyacvsjkkongh")
suspend fun aRecords(argument: suspend ARecordArgsBuilder.() -> Unit)

Parameters

argument

The list of A records in the record set.