Class: Aws::Types::GetReadinessCheckRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetReadinessCheckRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#readiness_check_name ⇒ ::String
Returns the value of attribute readiness_check_name.
Instance Attribute Details
#readiness_check_name ⇒ ::String
Returns the value of attribute readiness_check_name.
183 184 185 |
# File 'sig/types.rbs', line 183 def readiness_check_name @readiness_check_name end |