Class: Aws::Types::DescribeAutoScalingNotificationTypesAnswer

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_scaling_notification_types::Array[::String]

Returns the value of attribute auto_scaling_notification_types.

Returns:

  • (::Array[::String])


438
439
440
# File 'sig/types.rbs', line 438

def auto_scaling_notification_types
  @auto_scaling_notification_types
end