@Stability(value=Stable)
public static interface CfnClientVpnEndpoint.ClientConnectOptionsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder
A builder for
CfnClientVpnEndpoint.ClientConnectOptionsProperty |
static class |
CfnClientVpnEndpoint.ClientConnectOptionsProperty.Jsii$Proxy
An implementation for
CfnClientVpnEndpoint.ClientConnectOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder |
builder() |
Object |
getEnabled()
`CfnClientVpnEndpoint.ClientConnectOptionsProperty.Enabled`.
|
default String |
getLambdaFunctionArn()
`CfnClientVpnEndpoint.ClientConnectOptionsProperty.LambdaFunctionArn`.
|
@Stability(value=Stable) @NotNull Object getEnabled()
@Stability(value=Stable) @Nullable default String getLambdaFunctionArn()
@Stability(value=Stable) static CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder builder()
Copyright © 2021. All rights reserved.