GetFunctionPlainArgs

data class GetFunctionPlainArgs(val functionName: String) : ConvertibleToJava<GetFunctionPlainArgs>

Constructors

Link copied to clipboard
fun GetFunctionPlainArgs(functionName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetFunctionPlainArgs

Properties

Link copied to clipboard

The name of the Lambda function, up to 64 characters in length. If you don't specify a name, AWS CloudFormation generates one.