| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53 |
Amazon Route53 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MxRecordValue.Jsii$Proxy
An implementation for
MxRecordValue |
| Modifier and Type | Method and Description |
|---|---|
MxRecordValue |
MxRecordValue.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<MxRecordValue> |
MxRecordProps.getValues()
The values.
|
List<MxRecordValue> |
MxRecordProps.Jsii$Proxy.getValues() |
| Modifier and Type | Method and Description |
|---|---|
MxRecord.Builder |
MxRecord.Builder.values(List<? extends MxRecordValue> values)
The values.
|
MxRecordProps.Builder |
MxRecordProps.Builder.values(List<? extends MxRecordValue> values)
Sets the value of
MxRecordProps.getValues() |
Copyright © 2022. All rights reserved.