Uses of Interface
software.amazon.awscdk.services.route53.CaaRecordValue
-
Uses of CaaRecordValue in software.amazon.awscdk.services.route53
Modifier and TypeMethodDescriptionCaaRecordProps.getValues()
The values.final List<CaaRecordValue>
CaaRecordProps.Jsii$Proxy.getValues()
Modifier and TypeMethodDescriptionCaaRecord.Builder.values
(List<? extends CaaRecordValue> values) The values.CaaRecordProps.Builder.values
(List<? extends CaaRecordValue> values) Sets the value ofCaaRecordProps.getValues()