AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A structure that contains information about one CloudWatch Logs account policy.
Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z
public class AccountPolicy
The AccountPolicy type exposes the following members
Name | Description | |
---|---|---|
AccountPolicy() |
Name | Type | Description | |
---|---|---|---|
AccountId | System.String |
Gets and sets the property AccountId. The Amazon Web Services account ID that the policy applies to. |
|
LastUpdatedTime | System.Int64 |
Gets and sets the property LastUpdatedTime. The date and time that this policy was most recently updated. |
|
PolicyDocument | System.String |
Gets and sets the property PolicyDocument. The policy document for this account policy.
The JSON specified in |
|
PolicyName | System.String |
Gets and sets the property PolicyName. The name of the account policy. |
|
PolicyType | Amazon.CloudWatchLogs.PolicyType |
Gets and sets the property PolicyType. The type of policy for this account policy. |
|
Scope | Amazon.CloudWatchLogs.Scope |
Gets and sets the property Scope. The scope of the account policy. |
|
SelectionCriteria | System.String |
Gets and sets the property SelectionCriteria. The log group selection criteria that is used for this policy. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5