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
show all
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

Instance Attribute Details

#last_updated_timeInteger

Timestamp showing when this policy was last updated, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

Returns:

  • (Integer)

    Timestamp showing when this policy was last updated, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

#policy_documentString

The details of the policy.

Returns:

  • (String)

    The details of the policy.

#policy_nameString

The name of the resource policy.

Returns:

  • (String)

    The name of the resource policy.