AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes the options for Verified Access logs.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.VerifiedAccessLogs

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class VerifiedAccessLogs

The VerifiedAccessLogs type exposes the following members

Constructors

NameDescription
Public Method VerifiedAccessLogs()

Properties

NameTypeDescription
Public Property CloudWatchLogs Amazon.EC2.Model.VerifiedAccessLogCloudWatchLogsDestination

Gets and sets the property CloudWatchLogs.

CloudWatch Logs logging destination.

Public Property IncludeTrustContext System.Boolean

Gets and sets the property IncludeTrustContext.

Indicates whether trust data is included in the logs.

Public Property KinesisDataFirehose Amazon.EC2.Model.VerifiedAccessLogKinesisDataFirehoseDestination

Gets and sets the property KinesisDataFirehose.

Kinesis logging destination.

Public Property LogVersion System.String

Gets and sets the property LogVersion.

The log version.

Public Property S3 Amazon.EC2.Model.VerifiedAccessLogS3Destination

Gets and sets the property S3.

Amazon S3 logging options.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5