class Aws::RAM::Types::GetPermissionRequest

@note When making an API call, you may pass GetPermissionRequest

data as a hash:

    {
      permission_arn: "String", # required
      permission_version: 1,
    }

@!attribute [rw] permission_arn

The Amazon Resource Name (ARN) of the permission.
@return [String]

@!attribute [rw] permission_version

The identifier for the version of the permission.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/ram-2018-01-04/GetPermissionRequest AWS API Documentation

Constants

SENSITIVE