Uses of Enum Class
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 RecordTypeRecordSetProps.Jsii$Proxy.getRecordType()static RecordTypeReturns the enum constant of this class with the specified name.static RecordType[]RecordType.values()Returns an array containing the constants of this enum class, 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()