Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.greengrass.CfnFunctionDefinitionVersionMixinProps.Builder
Packages that use CfnFunctionDefinitionVersionMixinProps.Builder
-
Uses of CfnFunctionDefinitionVersionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.greengrass
Methods in software.amazon.awscdk.cfnpropertymixins.services.greengrass that return CfnFunctionDefinitionVersionMixinProps.BuilderModifier and TypeMethodDescriptionCfnFunctionDefinitionVersionMixinProps.builder()CfnFunctionDefinitionVersionMixinProps.Builder.defaultConfig(CfnFunctionDefinitionVersionPropsMixin.DefaultConfigProperty defaultConfig) Sets the value ofCfnFunctionDefinitionVersionMixinProps.getDefaultConfig()CfnFunctionDefinitionVersionMixinProps.Builder.defaultConfig(IResolvable defaultConfig) Sets the value ofCfnFunctionDefinitionVersionMixinProps.getDefaultConfig()CfnFunctionDefinitionVersionMixinProps.Builder.functionDefinitionId(String functionDefinitionId) Sets the value ofCfnFunctionDefinitionVersionMixinProps.getFunctionDefinitionId()Sets the value ofCfnFunctionDefinitionVersionMixinProps.getFunctions()CfnFunctionDefinitionVersionMixinProps.Builder.functions(IResolvable functions) Sets the value ofCfnFunctionDefinitionVersionMixinProps.getFunctions()Constructors in software.amazon.awscdk.cfnpropertymixins.services.greengrass with parameters of type CfnFunctionDefinitionVersionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionDefinitionVersionMixinProps.Builder.