@Generated(value="jsii-pacmak/1.41.0 (build a274beb)", date="2021-10-28T21:51:42.916Z") @Stability(value=Stable) public interface ServiceIngressV1BetaBackendOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ServiceIngressV1BetaBackendOptions.Builder
A builder for
ServiceIngressV1BetaBackendOptions |
static class |
ServiceIngressV1BetaBackendOptions.Jsii$Proxy
An implementation for
ServiceIngressV1BetaBackendOptions |
| Modifier and Type | Method and Description |
|---|---|
static ServiceIngressV1BetaBackendOptions.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 ServiceIngressV1BetaBackendOptions.Builder builder()
Copyright © 2021. All rights reserved.