Class: Aws::Types::DescribeNotificationConfigurationsType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_scaling_group_names::Array[::String]

Returns the value of attribute auto_scaling_group_names.

Returns:

  • (::Array[::String])


511
512
513
# File 'sig/types.rbs', line 511

def auto_scaling_group_names
  @auto_scaling_group_names
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


513
514
515
# File 'sig/types.rbs', line 513

def max_records
  @max_records
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


512
513
514
# File 'sig/types.rbs', line 512

def next_token
  @next_token
end