Class: Aws::Types::GetNotificationChannelResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sns_role_name::String

Returns the value of attribute sns_role_name.

Returns:

  • (::String)


391
392
393
# File 'sig/types.rbs', line 391

def sns_role_name
  @sns_role_name
end

#sns_topic_arn::String

Returns the value of attribute sns_topic_arn.

Returns:

  • (::String)


390
391
392
# File 'sig/types.rbs', line 390

def sns_topic_arn
  @sns_topic_arn
end