Uses of Interface
software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ConnectionLogOptionsProperty
-
Uses of CfnClientVpnEndpoint.ConnectionLogOptionsProperty in software.amazon.awscdk.services.ec2
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnClientVpnEndpoint.ConnectionLogOptionsProperty
Modifier and TypeMethodDescriptionCfnClientVpnEndpoint.ConnectionLogOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnClientVpnEndpoint.Builder.connectionLogOptions
(CfnClientVpnEndpoint.ConnectionLogOptionsProperty connectionLogOptions) Information about the client connection logging options.CfnClientVpnEndpointProps.Builder.connectionLogOptions
(CfnClientVpnEndpoint.ConnectionLogOptionsProperty connectionLogOptions) Sets the value ofCfnClientVpnEndpointProps.getConnectionLogOptions()
void
CfnClientVpnEndpoint.setConnectionLogOptions
(CfnClientVpnEndpoint.ConnectionLogOptionsProperty value) Information about the client connection logging options.