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)


1392
1393
1394
# File 'sig/types.rbs', line 1392

def topic_arn
  @topic_arn
end

#topic_status::String

Returns the value of attribute topic_status.

Returns:

  • (::String)


1393
1394
1395
# File 'sig/types.rbs', line 1393

def topic_status
  @topic_status
end