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)


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

def description
  @description
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


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

def identifier
  @identifier
end