@Generated(value="jsii-pacmak/1.43.0 (build b69a797)", date="2021-11-15T00:20:49.019Z") @Stability(value=Stable) 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()
The port number the service will bind to.
|
getName, getNodePort, getProtocol, getTargetPort@Stability(value=Stable) @NotNull Number getPort()
@Stability(value=Stable) static ServicePort.Builder builder()
builder in interface ServicePortOptionsServicePort.Builder of ServicePortCopyright © 2021. All rights reserved.