Class GetTrailsActiontrailResult
Inheritance
System.Object
GetTrailsActiontrailResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.AliCloud.ActionTrail.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetTrailsActiontrailResult
Fields
View SourceEventRw
Indicates whether the event is a read or a write event.
Declaration
public readonly string EventRw
Field Value
| Type | Description |
|---|---|
| System.String |
Name
The name of the trail.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
OssBucketName
The name of the specified OSS bucket.
Declaration
public readonly string OssBucketName
Field Value
| Type | Description |
|---|---|
| System.String |
OssKeyPrefix
The prefix of the specified OSS bucket name.
Declaration
public readonly string OssKeyPrefix
Field Value
| Type | Description |
|---|---|
| System.String |
RoleName
The role in ActionTrail.
Declaration
public readonly string RoleName
Field Value
| Type | Description |
|---|---|
| System.String |
SlsProjectArn
The unique ARN of the Log Service project.
Declaration
public readonly string SlsProjectArn
Field Value
| Type | Description |
|---|---|
| System.String |
SlsWriteRoleArn
The unique ARN of the Log Service role.
Declaration
public readonly string SlsWriteRoleArn
Field Value
| Type | Description |
|---|---|
| System.String |