Class: Aws::Types::LambdaGraderConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lambda_arn::String

Returns the value of attribute lambda_arn.

Returns:

  • (::String)


2569
2570
2571
# File 'sig/types.rbs', line 2569

def lambda_arn
  @lambda_arn
end