@Generated(value="jsii-pacmak/1.43.0 (build b69a797)", date="2021-11-15T00:15:34.953Z") @Stability(value=Stable) public interface ServiceIngressBackendOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ServiceIngressBackendOptions.Builder
A builder for
ServiceIngressBackendOptions |
static class |
ServiceIngressBackendOptions.Jsii$Proxy
An implementation for
ServiceIngressBackendOptions |
| Modifier and Type | Method and Description |
|---|---|
static ServiceIngressBackendOptions.Builder |
builder() |
default Number |
getPort()
The port to use to access the service.
|
@Stability(value=Stable) @Nullable default Number getPort()
Default: - if the service exposes a single port, this port will be used.
@Stability(value=Stable) static ServiceIngressBackendOptions.Builder builder()
Copyright © 2021. All rights reserved.