Uses of Class
software.amazon.awscdk.services.route53.RecordSetOptions.Builder
-
Uses of RecordSetOptions.Builder in software.amazon.awscdk.services.route53
Modifier and TypeMethodDescriptionstatic RecordSetOptions.Builder
RecordSetOptions.builder()
Sets the value ofRecordSetOptions.getComment()
RecordSetOptions.Builder.recordName
(String recordName) Sets the value ofRecordSetOptions.getRecordName()
Sets the value ofRecordSetOptions.getTtl()
RecordSetOptions.Builder.zone
(IHostedZone zone) Sets the value ofRecordSetOptions.getZone()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(RecordSetOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theRecordSetOptions.Builder
.