Uses of Interface
software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ConnectionLogOptionsProperty
Packages that use CfnClientVpnEndpoint.ConnectionLogOptionsProperty
-
Uses of CfnClientVpnEndpoint.ConnectionLogOptionsProperty in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement CfnClientVpnEndpoint.ConnectionLogOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClientVpnEndpoint.ConnectionLogOptionsPropertyMethods in software.amazon.awscdk.services.ec2 that return CfnClientVpnEndpoint.ConnectionLogOptionsPropertyModifier and TypeMethodDescriptionCfnClientVpnEndpoint.ConnectionLogOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type CfnClientVpnEndpoint.ConnectionLogOptionsPropertyModifier 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()voidCfnClientVpnEndpoint.setConnectionLogOptions(CfnClientVpnEndpoint.ConnectionLogOptionsProperty value) Information about the client connection logging options.