Class: Aws::Types::RemovePermissionRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#action_group"agentPermissions"

Returns the value of attribute action_group.

Returns:

  • ("agentPermissions")


384
385
386
# File 'sig/types.rbs', line 384

def action_group
  @action_group
end

#profiling_group_name::String

Returns the value of attribute profiling_group_name.

Returns:

  • (::String)


385
386
387
# File 'sig/types.rbs', line 385

def profiling_group_name
  @profiling_group_name
end

#revision_id::String

Returns the value of attribute revision_id.

Returns:

  • (::String)


386
387
388
# File 'sig/types.rbs', line 386

def revision_id
  @revision_id
end