| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
VerifiedAccessLogCloudWatchLogsDestination |
VerifiedAccessLogCloudWatchLogsDestination.clone() |
VerifiedAccessLogCloudWatchLogsDestination |
VerifiedAccessLogs.getCloudWatchLogs()
CloudWatch Logs logging destination.
|
VerifiedAccessLogCloudWatchLogsDestination |
VerifiedAccessLogCloudWatchLogsDestination.withDeliveryStatus(VerifiedAccessLogDeliveryStatus deliveryStatus)
The delivery status for access logs.
|
VerifiedAccessLogCloudWatchLogsDestination |
VerifiedAccessLogCloudWatchLogsDestination.withEnabled(Boolean enabled)
Indicates whether logging is enabled.
|
VerifiedAccessLogCloudWatchLogsDestination |
VerifiedAccessLogCloudWatchLogsDestination.withLogGroup(String logGroup)
The ID of the CloudWatch Logs log group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VerifiedAccessLogs.setCloudWatchLogs(VerifiedAccessLogCloudWatchLogsDestination cloudWatchLogs)
CloudWatch Logs logging destination.
|
VerifiedAccessLogs |
VerifiedAccessLogs.withCloudWatchLogs(VerifiedAccessLogCloudWatchLogsDestination cloudWatchLogs)
CloudWatch Logs logging destination.
|
Copyright © 2024. All rights reserved.