@Generated(value="jsii-pacmak/1.13.0 (build 385c325)", date="2020-10-21T06:58:44.695Z") @Stability(value=Experimental) 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()
(experimental) The port to use to access the service.
|
@Stability(value=Experimental) @Nullable default Number getPort()
Default: - if the service exposes a single port, this port will be used.
@Stability(value=Experimental) static ServiceIngressBackendOptions.Builder builder()
Copyright © 2020. All rights reserved.