You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Glue::Types::GluePolicy
- Inherits:
-
Struct
- Object
- Struct
- Aws::Glue::Types::GluePolicy
- Defined in:
- (unknown)
Overview
A structure for returning a resource policy.
Instance Attribute Summary collapse
-
#create_time ⇒ Time
The date and time at which the policy was created.
-
#policy_hash ⇒ String
Contains the hash value associated with this policy.
-
#policy_in_json ⇒ String
Contains the requested policy document, in JSON format.
-
#update_time ⇒ Time
The date and time at which the policy was last updated.
Instance Attribute Details
#create_time ⇒ Time
The date and time at which the policy was created.
#policy_hash ⇒ String
Contains the hash value associated with this policy.
#policy_in_json ⇒ String
Contains the requested policy document, in JSON format.
#update_time ⇒ Time
The date and time at which the policy was last updated.