Share via


IAwsCloudTrailDataConnectorProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AwsCloudTrailDataConnectorPropertiesTypeConverter))]
public interface IAwsCloudTrailDataConnectorProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AwsCloudTrailDataConnectorPropertiesTypeConverter))>]
type IAwsCloudTrailDataConnectorProperties = interface
    interface IJsonSerializable
Public Interface IAwsCloudTrailDataConnectorProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AwsRoleArn

The Aws Role Arn (with CloudTrailReadOnly policy) that is used to access the Aws account.

LogState

Describe whether this data type connection is enabled or not.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to