DnsRecordSet.DefinitionStages.WithCNameRecordSetAttachable<ParentT> Interface

Type Parameters

ParentT

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

Implements

WithAttach<ParentT>

public static interface DnsRecordSet.DefinitionStages.WithCNameRecordSetAttachable
extends WithAttach<ParentT>

The stage of the CNAME record set definition allowing attach the record set to the parent.

Applies to