Uses of Enum
software.amazon.awscdk.services.route53.RecordType
Packages that use RecordType
-
Uses of RecordType in software.amazon.awscdk.services.route53
Methods in software.amazon.awscdk.services.route53 that return RecordTypeModifier 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.Methods in software.amazon.awscdk.services.route53 with parameters of type RecordTypeModifier and TypeMethodDescriptionRecordSet.Builder.recordType
(RecordType recordType) The record type.RecordSetProps.Builder.recordType
(RecordType recordType) Sets the value ofRecordSetProps.getRecordType()