Uses of Class
software.amazon.awscdk.services.greengrass.CfnFunctionDefinitionVersion.DefaultConfigProperty.Builder
Packages that use CfnFunctionDefinitionVersion.DefaultConfigProperty.Builder
-
Uses of CfnFunctionDefinitionVersion.DefaultConfigProperty.Builder in software.amazon.awscdk.services.greengrass
Methods in software.amazon.awscdk.services.greengrass that return CfnFunctionDefinitionVersion.DefaultConfigProperty.BuilderModifier and TypeMethodDescriptionCfnFunctionDefinitionVersion.DefaultConfigProperty.builder()
CfnFunctionDefinitionVersion.DefaultConfigProperty.Builder.execution
(IResolvable execution) Sets the value ofCfnFunctionDefinitionVersion.DefaultConfigProperty.getExecution()
CfnFunctionDefinitionVersion.DefaultConfigProperty.Builder.execution
(CfnFunctionDefinitionVersion.ExecutionProperty execution) Sets the value ofCfnFunctionDefinitionVersion.DefaultConfigProperty.getExecution()
Constructors in software.amazon.awscdk.services.greengrass with parameters of type CfnFunctionDefinitionVersion.DefaultConfigProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFunctionDefinitionVersion.DefaultConfigProperty.Builder
.