glue Records
Parameters
value
The list of glue records for this Registration. Commonly empty. Structure is documented below.
Parameters
values
The list of glue records for this Registration. Commonly empty. Structure is documented below.
suspend fun glueRecords(argument: List<suspend RegistrationDnsSettingsGlueRecordArgsBuilder.() -> Unit>)
suspend fun glueRecords(vararg argument: suspend RegistrationDnsSettingsGlueRecordArgsBuilder.() -> Unit)
Parameters
argument
The list of glue records for this Registration. Commonly empty. Structure is documented below.