Uses of Interface
software.amazon.awscdk.services.greengrass.CfnFunctionDefinition.FunctionDefinitionVersionProperty
-
Uses of CfnFunctionDefinition.FunctionDefinitionVersionProperty in software.amazon.awscdk.services.greengrass
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFunctionDefinition.FunctionDefinitionVersionProperty
Modifier and TypeMethodDescriptionCfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnFunctionDefinition.Builder.initialVersion
(CfnFunctionDefinition.FunctionDefinitionVersionProperty initialVersion) The function definition version to include when the function definition is created.CfnFunctionDefinitionProps.Builder.initialVersion
(CfnFunctionDefinition.FunctionDefinitionVersionProperty initialVersion) Sets the value ofCfnFunctionDefinitionProps.getInitialVersion()
void
CfnFunctionDefinition.setInitialVersion
(CfnFunctionDefinition.FunctionDefinitionVersionProperty value) The function definition version to include when the function definition is created.