Class GetDetectorArgs
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 GetDetectorArgs : InvokeArgs
Constructors
View SourceGetDetectorArgs()
Declaration
public GetDetectorArgs()
Properties
View SourceId
The ID of the detector.
Declaration
public string Id { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |