Class: Aws::Types::StreamProcessorNotificationChannel

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sns_topic_arn::String

Returns the value of attribute sns_topic_arn.

Returns:

  • (::String)


1961
1962
1963
# File 'sig/types.rbs', line 1961

def sns_topic_arn
  @sns_topic_arn
end