Class: Aws::Types::NotificationSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lens_upgrade_summary ⇒ Types::LensUpgradeSummary

Returns the value of attribute lens_upgrade_summary.



1461
1462
1463
# File 'sig/types.rbs', line 1461

def lens_upgrade_summary
  @lens_upgrade_summary
end

#type ⇒ "LENS_VERSION_UPGRADED", "LENS_VERSION_DEPRECATED"

Returns the value of attribute type.

Returns:

  • ("LENS_VERSION_UPGRADED", "LENS_VERSION_DEPRECATED")


1460
1461
1462
# File 'sig/types.rbs', line 1460

def type
  @type
end