Uses of Class
software.amazon.awscdk.services.route53.SvcbRecordValue
Packages that use SvcbRecordValue
-
Uses of SvcbRecordValue in software.amazon.awscdk.services.route53
Methods in software.amazon.awscdk.services.route53 that return SvcbRecordValueModifier and TypeMethodDescriptionstatic SvcbRecordValueAn SVCB AliasMode record value.static SvcbRecordValueSvcbRecordValue.service()An SVCB ServiceMode record value.static SvcbRecordValueSvcbRecordValue.service(SvcbRecordServiceModeProps props) An SVCB ServiceMode record value.Methods in software.amazon.awscdk.services.route53 that return types with arguments of type SvcbRecordValueModifier and TypeMethodDescriptionSvcbRecordProps.getValues()The values.final List<SvcbRecordValue> SvcbRecordProps.Jsii$Proxy.getValues()Method parameters in software.amazon.awscdk.services.route53 with type arguments of type SvcbRecordValueModifier and TypeMethodDescriptionSvcbRecord.Builder.values(List<? extends SvcbRecordValue> values) The values.SvcbRecordProps.Builder.values(List<? extends SvcbRecordValue> values) Sets the value ofSvcbRecordProps.getValues()