@Generated(value="jsii-pacmak/1.41.0 (build a274beb)", date="2021-10-30T01:04:46.457Z") @Stability(value=Stable) public interface AddDeploymentOptions extends software.amazon.jsii.JsiiSerializable, ServicePortOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
AddDeploymentOptions.Builder
A builder for
AddDeploymentOptions |
static class |
AddDeploymentOptions.Jsii$Proxy
An implementation for
AddDeploymentOptions |
| Modifier and Type | Method and Description |
|---|---|
static AddDeploymentOptions.Builder |
builder() |
default Number |
getPort()
The port number the service will bind to.
|
getName, getNodePort, getProtocol, getTargetPort@Stability(value=Stable) @Nullable default Number getPort()
Default: - Copied from the first container of the deployment.
@Stability(value=Stable) static AddDeploymentOptions.Builder builder()
builder in interface ServicePortOptionsAddDeploymentOptions.Builder of AddDeploymentOptionsCopyright © 2021. All rights reserved.