You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeGuruProfiler::Types::RemovePermissionResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The structure representing the removePermissionResponse.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#policyString

The JSON-formatted resource-based policy on the profiling group after the specified permissions were removed.

Returns:

  • (String)

    The JSON-formatted resource-based policy on the profiling group after the specified permissions were removed.

#revision_idString

A universally unique identifier (UUID) for the revision of the resource-based policy after the specified permissions were removed. The updated 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 after the specified permissions were removed.