| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53 |
Amazon Route53 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static MxRecordValue.Builder |
MxRecordValue.builder() |
MxRecordValue.Builder |
MxRecordValue.Builder.hostName(String hostName)
Sets the value of
MxRecordValue.getHostName() |
MxRecordValue.Builder |
MxRecordValue.Builder.priority(Number priority)
Sets the value of
MxRecordValue.getPriority() |
| Constructor and Description |
|---|
Jsii$Proxy(MxRecordValue.Builder builder)
Constructor that initializes the object based on literal property values passed by the
MxRecordValue.Builder. |
Copyright © 2022. All rights reserved.