Class: Aws::Types::DescribeAlarmContributorsInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#alarm_name::String

Returns the value of attribute alarm_name.

Returns:

  • (::String)


195
196
197
# File 'sig/types.rbs', line 195

def alarm_name
  @alarm_name
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


196
197
198
# File 'sig/types.rbs', line 196

def next_token
  @next_token
end