Class GetDetectorResult
Inheritance
System.Object
GetDetectorResult
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.Aws.GuardDuty
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetDetectorResult
Fields
View SourceFindingPublishingFrequency
The frequency of notifications sent about subsequent finding occurrences.
Declaration
public readonly string FindingPublishingFrequency
Field Value
| Type | Description |
|---|---|
| System.String |
Id
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
ServiceRoleArn
The service-linked role that grants GuardDuty access to the resources in the AWS account.
Declaration
public readonly string ServiceRoleArn
Field Value
| Type | Description |
|---|---|
| System.String |
Status
The current status of the detector.
Declaration
public readonly string Status
Field Value
| Type | Description |
|---|---|
| System.String |