@Generated(value="jsii-pacmak/1.13.0 (build 385c325)", date="2020-10-21T06:58:44.659Z") @Stability(value=Experimental) public interface ExposeOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ExposeOptions.Builder
A builder for
ExposeOptions |
static class |
ExposeOptions.Jsii$Proxy
An implementation for
ExposeOptions |
| Modifier and Type | Method and Description |
|---|---|
static ExposeOptions.Builder |
builder() |
default ServiceType |
getServiceType()
(experimental) The type of the exposed service.
|
@Stability(value=Experimental) @Nullable default ServiceType getServiceType()
Default: - ClusterIP.
@Stability(value=Experimental) static ExposeOptions.Builder builder()
ExposeOptions.Builder of ExposeOptionsCopyright © 2020. All rights reserved.