Uses of Enum
software.amazon.awscdk.services.route53.RecordType
-
Uses of RecordType in software.amazon.awscdk.services.route53
Modifier and TypeMethodDescriptionRecordSetProps.getRecordType()
The record type.final RecordType
RecordSetProps.Jsii$Proxy.getRecordType()
static RecordType
Returns the enum constant of this type with the specified name.static RecordType[]
RecordType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionRecordSet.Builder.recordType
(RecordType recordType) The record type.RecordSetProps.Builder.recordType
(RecordType recordType) Sets the value ofRecordSetProps.getRecordType()