GetAwsCloudTrailDataConnectorResult

data class GetAwsCloudTrailDataConnectorResult(val awsRoleArn: String? = null, val dataTypes: AwsCloudTrailDataConnectorDataTypesResponse? = null, val etag: String? = null, val id: String, val kind: String, val name: String, val type: String)

Represents Amazon Web Services CloudTrail data connector.

Constructors

Link copied to clipboard
constructor(awsRoleArn: String? = null, dataTypes: AwsCloudTrailDataConnectorDataTypesResponse? = null, etag: String? = null, id: String, kind: String, name: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val awsRoleArn: String? = null

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

Link copied to clipboard

The available data types for the connector.

Link copied to clipboard
val etag: String? = null

Etag of the azure resource

Link copied to clipboard
val id: String

Azure resource Id

Link copied to clipboard

The kind of the data connector Expected value is 'AmazonWebServicesCloudTrail'.

Link copied to clipboard

Azure resource name

Link copied to clipboard

Azure resource type