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

#label::String

Returns the value of attribute label.

Returns:

  • (::String)


365
366
367
# File 'sig/types.rbs', line 365

def label
  @label
end

#queue_url::String

Returns the value of attribute queue_url.

Returns:

  • (::String)


364
365
366
# File 'sig/types.rbs', line 364

def queue_url
  @queue_url
end