DnsRecordSet.DefinitionStages.WithCaaRecordEntryOrAttachable<ParentT> Interface

Type Parameters

ParentT

the stage of the parent definition to return to after attaching this definition

Implements

WithAttach<ParentT> WithCaaRecordEntry<ParentT>

public static interface DnsRecordSet.DefinitionStages.WithCaaRecordEntryOrAttachable
extends WithCaaRecordEntry<ParentT>, WithAttach<ParentT>

The stage of the Caa record set definition allowing to add additional Caa records or attach the record set to the parent.

Applies to