Class: Aws::Types::UpdateCloudWatchAlarmTemplateGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


4573
4574
4575
# File 'sig/types.rbs', line 4573

def description
  @description
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


4574
4575
4576
# File 'sig/types.rbs', line 4574

def identifier
  @identifier
end