Class: Aws::Types::LambdaGraderConfig
- Inherits:
-
Object
- Object
- Aws::Types::LambdaGraderConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#lambda_arn ⇒ ::String
Returns the value of attribute lambda_arn.
Instance Attribute Details
#lambda_arn ⇒ ::String
Returns the value of attribute lambda_arn.
2569 2570 2571 |
# File 'sig/types.rbs', line 2569 def lambda_arn @lambda_arn end |