Uses of Interface
software.amazon.awscdk.services.greengrass.CfnFunctionDefinitionProps
-
Uses of CfnFunctionDefinitionProps in software.amazon.awscdk.services.greengrass
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFunctionDefinitionProps
Modifier and TypeMethodDescriptionCfnFunctionDefinitionProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnFunctionDefinition
(Construct scope, String id, CfnFunctionDefinitionProps props) Create a newAWS::Greengrass::FunctionDefinition
.