@Generated(value="jsii-pacmak/1.43.0 (build b69a797)", date="2021-11-15T00:20:48.971Z") @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.