You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::ConnectionLogResponseOptions
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::ConnectionLogResponseOptions
- Defined in:
- (unknown)
Overview
Information about the client connection logging options for a Client VPN endpoint.
Returned by:
Instance Attribute Summary collapse
-
#cloudwatch_log_group ⇒ String
The name of the Amazon CloudWatch Logs log group to which connection logging data is published.
-
#cloudwatch_log_stream ⇒ String
The name of the Amazon CloudWatch Logs log stream to which connection logging data is published.
-
#enabled ⇒ Boolean
Indicates whether client connection logging is enabled for the Client VPN endpoint.
Instance Attribute Details
#cloudwatch_log_group ⇒ String
The name of the Amazon CloudWatch Logs log group to which connection logging data is published.
#cloudwatch_log_stream ⇒ String
The name of the Amazon CloudWatch Logs log stream to which connection logging data is published.
#enabled ⇒ Boolean
Indicates whether client connection logging is enabled for the Client VPN endpoint.