GetTrailsDeprecatedActiontrail

data class GetTrailsDeprecatedActiontrail(val eventRw: String, val id: String, val isOrganizationTrail: Boolean, val ossBucketName: String, val ossKeyPrefix: String, val ossWriteRoleArn: String, val slsProjectArn: String, val slsWriteRoleArn: String, val status: String, val trailName: String, val trailRegion: String)

Constructors

Link copied to clipboard
constructor(eventRw: String, id: String, isOrganizationTrail: Boolean, ossBucketName: String, ossKeyPrefix: String, ossWriteRoleArn: String, slsProjectArn: String, slsWriteRoleArn: String, status: String, trailName: String, trailRegion: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether the event is a read or a write event.

Link copied to clipboard
val id: String
Link copied to clipboard
Link copied to clipboard

The name of the specified OSS bucket.

Link copied to clipboard

The prefix of the specified OSS bucket name.

Link copied to clipboard
Link copied to clipboard

The unique ARN of the Log Service project.

Link copied to clipboard

The unique ARN of the Log Service role.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard