| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53 |
Amazon Route53 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static SrvRecordValue.Builder |
SrvRecordValue.builder() |
SrvRecordValue.Builder |
SrvRecordValue.Builder.hostName(String hostName)
Sets the value of
SrvRecordValue.getHostName() |
SrvRecordValue.Builder |
SrvRecordValue.Builder.port(Number port)
Sets the value of
SrvRecordValue.getPort() |
SrvRecordValue.Builder |
SrvRecordValue.Builder.priority(Number priority)
Sets the value of
SrvRecordValue.getPriority() |
SrvRecordValue.Builder |
SrvRecordValue.Builder.weight(Number weight)
Sets the value of
SrvRecordValue.getWeight() |
Copyright © 2021. All rights reserved.