Class: Aws::Types::RemoveSourceIdentifierFromSubscriptionMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_identifier::String

Returns the value of attribute source_identifier.

Returns:

  • (::String)


3711
3712
3713
# File 'sig/types.rbs', line 3711

def source_identifier
  @source_identifier
end

#subscription_name::String

Returns the value of attribute subscription_name.

Returns:

  • (::String)


3710
3711
3712
# File 'sig/types.rbs', line 3710

def subscription_name
  @subscription_name
end