Get Aws Cloud Trail Data Connector Result
data class GetAwsCloudTrailDataConnectorResult(val awsRoleArn: String? = null, val azureApiVersion: String, val dataTypes: AwsCloudTrailDataConnectorDataTypesResponse? = null, val etag: String? = null, val id: String, val kind: String, val name: String, val systemData: SystemDataResponse, val type: String)
Represents Amazon Web Services CloudTrail data connector.
Constructors
Link copied to clipboard
constructor(awsRoleArn: String? = null, azureApiVersion: String, dataTypes: AwsCloudTrailDataConnectorDataTypesResponse? = null, etag: String? = null, id: String, kind: String, name: String, systemData: SystemDataResponse, type: String)
Properties
Link copied to clipboard
The Aws Role Arn (with CloudTrailReadOnly policy) that is used to access the Aws account.
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The available data types for the connector.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.