Interface PrivateDnsRecordSet.UpdateStages.WithCNameRecordAlias
- All Known Subinterfaces:
PrivateDnsRecordSet.UpdateCNameRecordSet,PrivateDnsRecordSet.UpdateCombined
- Enclosing interface:
- PrivateDnsRecordSet.UpdateStages
public static interface PrivateDnsRecordSet.UpdateStages.WithCNameRecordAlias
The stage of the CNAME record set update allowing to update the CNAME record.
-
Method Summary
Modifier and TypeMethodDescriptionThe new alias for the CNAME record set.
-
Method Details
-
withAlias
The new alias for the CNAME record set.- Parameters:
alias- the alias- Returns:
- the next stage of the record set update
-