Uses of Class
software.amazon.awscdk.services.greengrass.CfnFunctionDefinitionVersionProps.Builder
Packages that use CfnFunctionDefinitionVersionProps.Builder
- 
Uses of CfnFunctionDefinitionVersionProps.Builder in software.amazon.awscdk.services.greengrassMethods in software.amazon.awscdk.services.greengrass that return CfnFunctionDefinitionVersionProps.BuilderModifier and TypeMethodDescriptionCfnFunctionDefinitionVersionProps.builder()CfnFunctionDefinitionVersionProps.Builder.defaultConfig(IResolvable defaultConfig) Sets the value ofCfnFunctionDefinitionVersionProps.getDefaultConfig()CfnFunctionDefinitionVersionProps.Builder.defaultConfig(CfnFunctionDefinitionVersion.DefaultConfigProperty defaultConfig) Sets the value ofCfnFunctionDefinitionVersionProps.getDefaultConfig()CfnFunctionDefinitionVersionProps.Builder.functionDefinitionId(String functionDefinitionId) Sets the value ofCfnFunctionDefinitionVersionProps.getFunctionDefinitionId()Sets the value ofCfnFunctionDefinitionVersionProps.getFunctions()CfnFunctionDefinitionVersionProps.Builder.functions(IResolvable functions) Sets the value ofCfnFunctionDefinitionVersionProps.getFunctions()Constructors in software.amazon.awscdk.services.greengrass with parameters of type CfnFunctionDefinitionVersionProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionDefinitionVersionProps.Builder.