@Generated(value="jsii-pacmak/1.41.0 (build a274beb)", date="2021-10-28T21:51:42.880Z") @Stability(value=Stable) public interface ExposeServiceViaIngressOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ExposeServiceViaIngressOptions.Builder
A builder for
ExposeServiceViaIngressOptions |
static class |
ExposeServiceViaIngressOptions.Jsii$Proxy
An implementation for
ExposeServiceViaIngressOptions |
| Modifier and Type | Method and Description |
|---|---|
static ExposeServiceViaIngressOptions.Builder |
builder() |
default IngressV1Beta1 |
getIngress()
The ingress to add rules to.
|
@Stability(value=Stable) @Nullable default IngressV1Beta1 getIngress()
Default: - An ingress will be automatically created.
@Stability(value=Stable) static ExposeServiceViaIngressOptions.Builder builder()
Copyright © 2021. All rights reserved.