MCPcopy Index your code
hub / github.com/cargo-lambda/cargo-lambda-cdk / FunctionArn

Method FunctionArn

cargolambdacdk/RustFunction.go:52–52  ·  view source on GitHub ↗

ARN of this function.

()

Source from the content-addressed store, hash-verified

50 Env() *awscdk.ResourceEnvironment
51 // ARN of this function.
52 FunctionArn() *string
53 // Name of this function.
54 FunctionName() *string
55 // The principal this Lambda Function is running as.

Callers 2

Implementers 1

jsiiProxy_RustFunctioncargolambdacdk/RustFunction.go

Calls

no outgoing calls

Tested by

no test coverage detected