Class: Aws::Types::RemovePermissionInput

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)


493
494
495
# File 'sig/types.rbs', line 493

def label
  @label
end

#topic_arn::String

Returns the value of attribute topic_arn.

Returns:

  • (::String)


492
493
494
# File 'sig/types.rbs', line 492

def topic_arn
  @topic_arn
end