| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2ClientVpnEndpointConnectionLogOptionsDetails |
AwsEc2ClientVpnEndpointConnectionLogOptionsDetails.clone() |
AwsEc2ClientVpnEndpointConnectionLogOptionsDetails |
AwsEc2ClientVpnEndpointDetails.getConnectionLogOptions()
Information about the client connection logging options for the Client VPN endpoint.
|
AwsEc2ClientVpnEndpointConnectionLogOptionsDetails |
AwsEc2ClientVpnEndpointConnectionLogOptionsDetails.withCloudwatchLogGroup(String cloudwatchLogGroup)
The name of the Amazon CloudWatch Logs log group to which connection logging data is published.
|
AwsEc2ClientVpnEndpointConnectionLogOptionsDetails |
AwsEc2ClientVpnEndpointConnectionLogOptionsDetails.withCloudwatchLogStream(String cloudwatchLogStream)
The name of the Amazon CloudWatch Logs log stream to which connection logging data is published.
|
AwsEc2ClientVpnEndpointConnectionLogOptionsDetails |
AwsEc2ClientVpnEndpointConnectionLogOptionsDetails.withEnabled(Boolean enabled)
Indicates whether client connection logging is enabled for the Client VPN endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2ClientVpnEndpointDetails.setConnectionLogOptions(AwsEc2ClientVpnEndpointConnectionLogOptionsDetails connectionLogOptions)
Information about the client connection logging options for the Client VPN endpoint.
|
AwsEc2ClientVpnEndpointDetails |
AwsEc2ClientVpnEndpointDetails.withConnectionLogOptions(AwsEc2ClientVpnEndpointConnectionLogOptionsDetails connectionLogOptions)
Information about the client connection logging options for the Client VPN endpoint.
|
Copyright © 2024. All rights reserved.