@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.645Z") @Stability(value=Experimental) public interface SrvRecordValue extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
SrvRecordValue.Builder
A builder for
SrvRecordValue |
static class |
SrvRecordValue.Jsii$Proxy
An implementation for
SrvRecordValue |
| Modifier and Type | Method and Description |
|---|---|
static SrvRecordValue.Builder |
builder() |
String |
getHostName()
(experimental) The server host name.
|
Number |
getPort()
(experimental) The port.
|
Number |
getPriority()
(experimental) The priority.
|
Number |
getWeight()
(experimental) The weight.
|
@Stability(value=Experimental) @NotNull String getHostName()
@Stability(value=Experimental) @NotNull Number getPort()
@Stability(value=Experimental) @NotNull Number getPriority()
@Stability(value=Experimental) @NotNull Number getWeight()
@Stability(value=Experimental) static SrvRecordValue.Builder builder()
SrvRecordValue.Builder of SrvRecordValueCopyright © 2020. All rights reserved.