Class GetResolverRulesResult
Inheritance
System.Object
GetResolverRulesResult
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.Route53
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetResolverRulesResult
Fields
View SourceId
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
OwnerId
Declaration
public readonly string OwnerId
Field Value
| Type | Description |
|---|---|
| System.String |
ResolverEndpointId
Declaration
public readonly string ResolverEndpointId
Field Value
| Type | Description |
|---|---|
| System.String |
ResolverRuleIds
The IDs of the matched resolver rules.
Declaration
public readonly ImmutableArray<string> ResolverRuleIds
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |
RuleType
Declaration
public readonly string RuleType
Field Value
| Type | Description |
|---|---|
| System.String |
ShareStatus
Declaration
public readonly string ShareStatus
Field Value
| Type | Description |
|---|---|
| System.String |