Uses of Interface
software.amazon.awscdk.services.route53.SrvRecordValue
Packages that use SrvRecordValue
-
Uses of SrvRecordValue in software.amazon.awscdk.services.route53
Classes in software.amazon.awscdk.services.route53 that implement SrvRecordValueMethods in software.amazon.awscdk.services.route53 that return SrvRecordValueMethods in software.amazon.awscdk.services.route53 that return types with arguments of type SrvRecordValueModifier and TypeMethodDescriptionSrvRecordProps.getValues()The values.final List<SrvRecordValue> SrvRecordProps.Jsii$Proxy.getValues()Method parameters in software.amazon.awscdk.services.route53 with type arguments of type SrvRecordValueModifier and TypeMethodDescriptionSrvRecord.Builder.values(List<? extends SrvRecordValue> values) The values.SrvRecordProps.Builder.values(List<? extends SrvRecordValue> values) Sets the value ofSrvRecordProps.getValues()