Class: Aws::Types::GenerateFindingRecommendationRequest
- Inherits:
-
Object
- Object
- Aws::Types::GenerateFindingRecommendationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#analyzer_arn ⇒ ::String
Returns the value of attribute analyzer_arn.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#analyzer_arn ⇒ ::String
Returns the value of attribute analyzer_arn.
513 514 515 |
# File 'sig/types.rbs', line 513 def analyzer_arn @analyzer_arn end |
#id ⇒ ::String
Returns the value of attribute id.
514 515 516 |
# File 'sig/types.rbs', line 514 def id @id end |