You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudWatchLogs::Types::ResourcePolicy
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudWatchLogs::Types::ResourcePolicy
- Defined in:
- (unknown)
Overview
A policy enabling one or more entities to put logs to a log group in this account.
Returned by:
Instance Attribute Summary collapse
-
#last_updated_time ⇒ Integer
Timestamp showing when this policy was last updated, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
-
#policy_document ⇒ String
The details of the policy.
-
#policy_name ⇒ String
The name of the resource policy.
Instance Attribute Details
#last_updated_time ⇒ Integer
Timestamp showing when this policy was last updated, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
#policy_document ⇒ String
The details of the policy.
#policy_name ⇒ String
The name of the resource policy.