Interface DnsRecordSet.UpdateDefinitionStages.WithCNameRecordSetAttachable<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InUpdate<ParentT>, DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>, DnsRecordSet.UpdateDefinitionStages.WithETagCheck<ParentT>, DnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT>, DnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>
All Known Subinterfaces:
DnsRecordSet.UpdateDefinition<ParentT>
Enclosing interface:
DnsRecordSet.UpdateDefinitionStages

public static interface DnsRecordSet.UpdateDefinitionStages.WithCNameRecordSetAttachable<ParentT> extends DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
The stage of the CNAME record set definition allowing attach the record set to the parent.