Class: Aws::Types::RefreshTrustedAdvisorCheckRequest
- Inherits:
-
Object
- Object
- Aws::Types::RefreshTrustedAdvisorCheckRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#check_id ⇒ ::String
Returns the value of attribute check_id.
Instance Attribute Details
#check_id ⇒ ::String
Returns the value of attribute check_id.
379 380 381 |
# File 'sig/types.rbs', line 379 def check_id @check_id end |