Class: Aws::Types::ObjectLambdaContentTransformation

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

Defined Under Namespace

Classes: AwsLambda, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_lambdaTypes::AwsLambdaTransformation

Returns the value of attribute aws_lambda.



1457
1458
1459
# File 'sig/types.rbs', line 1457

def aws_lambda
  @aws_lambda
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1458
1459
1460
# File 'sig/types.rbs', line 1458

def unknown
  @unknown
end