Class: Aws::Types::UnsubscribeRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.



220
221
222
# File 'sig/types.rbs', line 220

def arn
  @arn
end

#target_address::String

Returns the value of attribute target_address.



221
222
223
# File 'sig/types.rbs', line 221

def target_address
  @target_address
end