Class: Aws::Types::NotificationChannel

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


568
569
570
# File 'sig/types.rbs', line 568

def role_arn
  @role_arn
end

#sns_topic_arn::String

Returns the value of attribute sns_topic_arn.

Returns:

  • (::String)


567
568
569
# File 'sig/types.rbs', line 567

def sns_topic_arn
  @sns_topic_arn
end