@Generated(value="jsii-pacmak/1.13.0 (build 385c325)", date="2020-10-21T06:58:44.696Z") @Stability(value=Experimental) public interface ServicePort extends software.amazon.jsii.JsiiSerializable, ServicePortOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
ServicePort.Builder
A builder for
ServicePort |
static class |
ServicePort.Jsii$Proxy
An implementation for
ServicePort |
| Modifier and Type | Method and Description |
|---|---|
static ServicePort.Builder |
builder() |
Number |
getPort()
(experimental) The port number the service will bind to.
|
getName, getNodePort, getProtocol, getTargetPort@Stability(value=Experimental) @NotNull Number getPort()
@Stability(value=Experimental) static ServicePort.Builder builder()
builder in interface ServicePortOptionsServicePort.Builder of ServicePortCopyright © 2020. All rights reserved.