Class: Aws::Types::AddSourceIdentifierToSubscriptionMessage

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#source_identifier::String

Returns the value of attribute source_identifier.



39
40
41
# File 'sig/types.rbs', line 39

def source_identifier
  @source_identifier
end

#subscription_name::String

Returns the value of attribute subscription_name.



38
39
40
# File 'sig/types.rbs', line 38

def subscription_name
  @subscription_name
end