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
show all
Defined in:
(unknown)

Overview

The structure representing the putPermissionResponse.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#policyString

The JSON-formatted resource-based policy on the profiling group that includes the added permissions.

Returns:

  • (String)

    The JSON-formatted resource-based policy on the profiling group that includes the added permissions.

#revision_idString

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.

Returns:

  • (String)

    A universally unique identifier (UUID) for the revision of the resource-based policy that includes the added permissions.