set
operator fun DslList<VerificationDnsRecord, DomainDelegationTicketKt.Dsl.RecordProxy>.set(index: Int, value: VerificationDnsRecord)
DNS records required to enable delegated certificate issuance.
Content copied to clipboard
repeated .elide.app.VerificationDnsRecord record = 1;
Parameters
index
The index to set the value at.
value
The record to set.