Class: Aws::Types::DescribeTrustedAdvisorCheckResultRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeTrustedAdvisorCheckResultRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#check_id ⇒ ::String
Returns the value of attribute check_id.
-
#language ⇒ ::String
Returns the value of attribute language.
Instance Attribute Details
#check_id ⇒ ::String
Returns the value of attribute check_id.
296 297 298 |
# File 'sig/types.rbs', line 296 def check_id @check_id end |
#language ⇒ ::String
Returns the value of attribute language.
297 298 299 |
# File 'sig/types.rbs', line 297 def language @language end |