Class: Aws::Types::CreateNotificationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#notification_arn::String

Returns the value of attribute notification_arn.

Returns:

  • (::String)


1654
1655
1656
# File 'sig/types.rbs', line 1654

def notification_arn
  @notification_arn
end

#notification_id::String

Returns the value of attribute notification_id.

Returns:

  • (::String)


1653
1654
1655
# File 'sig/types.rbs', line 1653

def notification_id
  @notification_id
end