Uses of Interface
software.amazon.awscdk.services.bedrock.alpha.FunctionProps
Packages that use FunctionProps
-
Uses of FunctionProps in software.amazon.awscdk.services.bedrock.alpha
Classes in software.amazon.awscdk.services.bedrock.alpha that implement FunctionPropsMethods in software.amazon.awscdk.services.bedrock.alpha that return FunctionPropsMethods in software.amazon.awscdk.services.bedrock.alpha that return types with arguments of type FunctionPropsModifier and TypeMethodDescriptionFunctionSchemaProps.getFunctions()(experimental) Functions defined in the schema.final List<FunctionProps> FunctionSchemaProps.Jsii$Proxy.getFunctions()Method parameters in software.amazon.awscdk.services.bedrock.alpha with type arguments of type FunctionPropsModifier and TypeMethodDescriptionFunctionSchema.Builder.functions(List<? extends FunctionProps> functions) (experimental) Functions defined in the schema.FunctionSchemaProps.Builder.functions(List<? extends FunctionProps> functions) Sets the value ofFunctionSchemaProps.getFunctions()Constructors in software.amazon.awscdk.services.bedrock.alpha with parameters of type FunctionProps