AccountPolicy

class AccountPolicy : KotlinCustomResource

The AWS::Logs::AccountPolicy resource specifies a CloudWatch Logs AccountPolicy.

Example Usage

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val accountId: Output<String>

User account id

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val policyDocument: Output<String>

The body of the policy document you want to use for this topic. You can only add one policy per PolicyType. The policy must be in JSON string format. Length Constraints: Maximum length of 30720

Link copied to clipboard
val policyName: Output<String>

The name of the account policy

Link copied to clipboard

Type of the policy.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Scope for policy application

Link copied to clipboard
val urn: Output<String>