Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
VerifiedAccessLogs |
VerifiedAccessLogs.clone() |
VerifiedAccessLogs |
VerifiedAccessInstanceLoggingConfiguration.getAccessLogs()
Details about the logging options.
|
VerifiedAccessLogs |
VerifiedAccessLogs.withCloudWatchLogs(VerifiedAccessLogCloudWatchLogsDestination cloudWatchLogs)
CloudWatch Logs logging destination.
|
VerifiedAccessLogs |
VerifiedAccessLogs.withIncludeTrustContext(Boolean includeTrustContext)
Indicates whether trust data is included in the logs.
|
VerifiedAccessLogs |
VerifiedAccessLogs.withKinesisDataFirehose(VerifiedAccessLogKinesisDataFirehoseDestination kinesisDataFirehose)
Kinesis logging destination.
|
VerifiedAccessLogs |
VerifiedAccessLogs.withLogVersion(String logVersion)
The log version.
|
VerifiedAccessLogs |
VerifiedAccessLogs.withS3(VerifiedAccessLogS3Destination s3)
Amazon S3 logging options.
|
Modifier and Type | Method and Description |
---|---|
void |
VerifiedAccessInstanceLoggingConfiguration.setAccessLogs(VerifiedAccessLogs accessLogs)
Details about the logging options.
|
VerifiedAccessInstanceLoggingConfiguration |
VerifiedAccessInstanceLoggingConfiguration.withAccessLogs(VerifiedAccessLogs accessLogs)
Details about the logging options.
|
Copyright © 2024. All rights reserved.