You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodeGuruProfiler::Types::PutPermissionResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeGuruProfiler::Types::PutPermissionResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#policy ⇒ String
The JSON-formatted resource-based policy on the profiling group that includes the added permissions.
-
#revision_id ⇒ String
A universally unique identifier (UUID) for the revision of the resource-based policy that includes the added permissions.
Instance Attribute Details
#policy ⇒ String
The JSON-formatted resource-based policy on the profiling group that includes the added permissions.
#revision_id ⇒ String
A universally unique identifier (UUID) for the revision of the
resource-based policy that includes the added permissions. The
JSON-formatted policy is in the policy
element of the response.