Class: Aws::Types::NotificationConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#topic_arn::String

Returns the value of attribute topic_arn.

Returns:

  • (::String)


308
309
310
# File 'sig/types.rbs', line 308

def topic_arn
  @topic_arn
end

#topic_status::String

Returns the value of attribute topic_status.

Returns:

  • (::String)


309
310
311
# File 'sig/types.rbs', line 309

def topic_status
  @topic_status
end