Class DatabaseFirewallRule
Inheritance
System.Object
DatabaseFirewallRule
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.DigitalOcean.Outputs
Assembly: Pulumi.DigitalOcean.dll
Syntax
public sealed class DatabaseFirewallRule
Fields
View SourceCreatedAt
The date and time when the firewall rule was created.
Declaration
public readonly string CreatedAt
Field Value
| Type | Description |
|---|---|
| System.String |
Type
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |
Uuid
A unique identifier for the firewall rule.
Declaration
public readonly string Uuid
Field Value
| Type | Description |
|---|---|
| System.String |
Value
Declaration
public readonly string Value
Field Value
| Type | Description |
|---|---|
| System.String |