AWS SDK Version 4 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.

Options for Verified Access logs.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.VerifiedAccessLogOptions

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

Syntax

C#
public class VerifiedAccessLogOptions

The VerifiedAccessLogOptions type exposes the following members

Constructors

NameDescription
Public Method VerifiedAccessLogOptions()

Properties

NameTypeDescription
Public Property CloudWatchLogs Amazon.EC2.Model.VerifiedAccessLogCloudWatchLogsDestinationOptions

Gets and sets the property CloudWatchLogs.

Sends Verified Access logs to CloudWatch Logs.

Public Property IncludeTrustContext System.Nullable<System.Boolean>

Gets and sets the property IncludeTrustContext.

Indicates whether to include trust data sent by trust providers in the logs.

Public Property KinesisDataFirehose Amazon.EC2.Model.VerifiedAccessLogKinesisDataFirehoseDestinationOptions

Gets and sets the property KinesisDataFirehose.

Sends Verified Access logs to Kinesis.

Public Property LogVersion System.String

Gets and sets the property LogVersion.

The logging version.

Valid values: ocsf-0.1 | ocsf-1.0.0-rc.2

Public Property S3 Amazon.EC2.Model.VerifiedAccessLogS3DestinationOptions

Gets and sets the property S3.

Sends Verified Access logs to Amazon S3.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.7.2 and newer