aRecords

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

Parameters

value

The list of A records in the record set.


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


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

Parameters

values

The list of A records in the record set.


@JvmName(name = "onbvevbnedoumfbl")
suspend fun aRecords(argument: List<suspend ARecordArgsBuilder.() -> Unit>)
@JvmName(name = "hdetvvbuoseqcvui")
suspend fun aRecords(vararg argument: suspend ARecordArgsBuilder.() -> Unit)
@JvmName(name = "pxmwfruppmnbnnof")
suspend fun aRecords(argument: suspend ARecordArgsBuilder.() -> Unit)

Parameters

argument

The list of A records in the record set.