Class: Aws::Types::UpdateReadinessCheckRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#readiness_check_name ⇒ ::String

Returns the value of attribute readiness_check_name.

Returns:

  • (::String)


484
485
486
# File 'sig/types.rbs', line 484

def readiness_check_name
  @readiness_check_name
end

#resource_set_name ⇒ ::String

Returns the value of attribute resource_set_name.

Returns:

  • (::String)


485
486
487
# File 'sig/types.rbs', line 485

def resource_set_name
  @resource_set_name
end