Class GetPoliciesPolicyResult
Inheritance
System.Object
GetPoliciesPolicyResult
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.Ram.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetPoliciesPolicyResult
Fields
View SourceAttachmentCount
Attachment count of the policy.
Declaration
public readonly int AttachmentCount
Field Value
| Type | Description |
|---|---|
| System.Int32 |
CreateDate
Creation date of the policy.
Declaration
public readonly string CreateDate
Field Value
| Type | Description |
|---|---|
| System.String |
DefaultVersion
Default version of the policy.
Declaration
public readonly string DefaultVersion
Field Value
| Type | Description |
|---|---|
| System.String |
Description
Description of the policy.
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
Document
Policy document of the policy.
Declaration
public readonly string Document
Field Value
| Type | Description |
|---|---|
| System.String |
Name
Name of the policy.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
Type
Filter results by a specific policy type. Valid values are Custom and System.
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |
UpdateDate
Update date of the policy.
Declaration
public readonly string UpdateDate
Field Value
| Type | Description |
|---|---|
| System.String |