| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnClientVpnEndpoint.ConnectionLogOptionsProperty.Jsii$Proxy
An implementation for
CfnClientVpnEndpoint.ConnectionLogOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnClientVpnEndpoint.ConnectionLogOptionsProperty |
CfnClientVpnEndpoint.ConnectionLogOptionsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnClientVpnEndpoint.Builder |
CfnClientVpnEndpoint.Builder.connectionLogOptions(CfnClientVpnEndpoint.ConnectionLogOptionsProperty connectionLogOptions)
Information about the client connection logging options.
|
CfnClientVpnEndpointProps.Builder |
CfnClientVpnEndpointProps.Builder.connectionLogOptions(CfnClientVpnEndpoint.ConnectionLogOptionsProperty connectionLogOptions)
Sets the value of
CfnClientVpnEndpointProps.getConnectionLogOptions() |
void |
CfnClientVpnEndpoint.setConnectionLogOptions(CfnClientVpnEndpoint.ConnectionLogOptionsProperty value)
Information about the client connection logging options.
|
Copyright © 2022. All rights reserved.