Class GetDBAuditInstanceInstanceResult
Inheritance
System.Object
GetDBAuditInstanceInstanceResult
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.Yundun.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetDBAuditInstanceInstanceResult
Fields
View SourceDescription
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
Id
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
InstanceStatus
Declaration
public readonly string InstanceStatus
Field Value
| Type | Description |
|---|---|
| System.String |
LicenseCode
Declaration
public readonly string LicenseCode
Field Value
| Type | Description |
|---|---|
| System.String |
PrivateDomain
Declaration
public readonly string PrivateDomain
Field Value
| Type | Description |
|---|---|
| System.String |
PublicDomain
Declaration
public readonly string PublicDomain
Field Value
| Type | Description |
|---|---|
| System.String |
PublicNetworkAccess
Declaration
public readonly bool PublicNetworkAccess
Field Value
| Type | Description |
|---|---|
| System.Boolean |
Tags
Declaration
public readonly ImmutableDictionary<string, object> Tags
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableDictionary<System.String, System.Object> |
UserVswitchId
Declaration
public readonly string UserVswitchId
Field Value
| Type | Description |
|---|---|
| System.String |