Uses of Interface
software.amazon.awscdk.services.route53.MxRecordValue
Packages that use MxRecordValue
-
Uses of MxRecordValue in software.amazon.awscdk.services.route53
Classes in software.amazon.awscdk.services.route53 that implement MxRecordValueMethods in software.amazon.awscdk.services.route53 that return MxRecordValueMethods in software.amazon.awscdk.services.route53 that return types with arguments of type MxRecordValueModifier and TypeMethodDescriptionMxRecordProps.getValues()The values.final List<MxRecordValue> MxRecordProps.Jsii$Proxy.getValues()Method parameters in software.amazon.awscdk.services.route53 with type arguments of type MxRecordValueModifier and TypeMethodDescriptionMxRecord.Builder.values(List<? extends MxRecordValue> values) The values.MxRecordProps.Builder.values(List<? extends MxRecordValue> values) Sets the value ofMxRecordProps.getValues()