Uses of Interface
io.github.cdklabs.awslambdarust.RustFunctionProps
-
-
Uses of RustFunctionProps in io.github.cdklabs.awslambdarust
Classes in io.github.cdklabs.awslambdarust that implement RustFunctionProps Modifier and Type Class Description static classRustFunctionProps.Jsii$ProxyAn implementation forRustFunctionPropsMethods in io.github.cdklabs.awslambdarust that return RustFunctionProps Modifier and Type Method Description RustFunctionPropsRustFunctionProps.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.awslambdarust with parameters of type RustFunctionProps Constructor Description RustFunction(software.constructs.Construct scope, String id, RustFunctionProps props)
-