| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnClientVpnEndpoint.ClientConnectOptionsProperty.Jsii$Proxy
An implementation for
CfnClientVpnEndpoint.ClientConnectOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnClientVpnEndpoint.ClientConnectOptionsProperty |
CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnClientVpnEndpoint.Builder |
CfnClientVpnEndpoint.Builder.clientConnectOptions(CfnClientVpnEndpoint.ClientConnectOptionsProperty clientConnectOptions)
The options for managing connection authorization for new client connections.
|
CfnClientVpnEndpointProps.Builder |
CfnClientVpnEndpointProps.Builder.clientConnectOptions(CfnClientVpnEndpoint.ClientConnectOptionsProperty clientConnectOptions)
Sets the value of
CfnClientVpnEndpointProps.getClientConnectOptions() |
void |
CfnClientVpnEndpoint.setClientConnectOptions(CfnClientVpnEndpoint.ClientConnectOptionsProperty value)
The options for managing connection authorization for new client connections.
|
Copyright © 2022. All rights reserved.