Class: Aws::Types::RemovePermissionInput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#label::String

Returns the value of attribute label.



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

def label
  @label
end

#topic_arn::String

Returns the value of attribute topic_arn.



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

def topic_arn
  @topic_arn
end