resource Record Sets
Parameters
value
A list of all resource record sets associated with the hosted zone. See resource_record_set
below.
Parameters
values
A list of all resource record sets associated with the hosted zone. See resource_record_set
below.
suspend fun resourceRecordSets(argument: List<suspend RecordsExclusiveResourceRecordSetArgsBuilder.() -> Unit>)
suspend fun resourceRecordSets(vararg argument: suspend RecordsExclusiveResourceRecordSetArgsBuilder.() -> Unit)
suspend fun resourceRecordSets(argument: suspend RecordsExclusiveResourceRecordSetArgsBuilder.() -> Unit)
Parameters
argument
A list of all resource record sets associated with the hosted zone. See resource_record_set
below.