MCPcopy Create free account
hub / github.com/cargo-lambda/cargo-lambda-cdk / jsiiProxy_RustExtension

Struct jsiiProxy_RustExtension

cargolambdacdk/RustExtension.go:79–81  ·  view source on GitHub ↗

The jsii proxy struct for RustExtension

Source from the content-addressed store, hash-verified

77
78// The jsii proxy struct for RustExtension
79type jsiiProxy_RustExtension struct {
80 internal.Type__awslambdaLayerVersion
81}
82
83func (j *jsiiProxy_RustExtension) CompatibleRuntimes() *[]awslambda.Runtime {
84 var returns *[]awslambda.Runtime

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected