Uses of Interface
software.amazon.awscdk.services.greengrass.CfnDeviceDefinition.DeviceDefinitionVersionProperty
-
Uses of CfnDeviceDefinition.DeviceDefinitionVersionProperty in software.amazon.awscdk.services.greengrass
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDeviceDefinition.DeviceDefinitionVersionProperty
Modifier and TypeMethodDescriptionCfnDeviceDefinition.DeviceDefinitionVersionProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnDeviceDefinition.Builder.initialVersion
(CfnDeviceDefinition.DeviceDefinitionVersionProperty initialVersion) The device definition version to include when the device definition is created.CfnDeviceDefinitionProps.Builder.initialVersion
(CfnDeviceDefinition.DeviceDefinitionVersionProperty initialVersion) Sets the value ofCfnDeviceDefinitionProps.getInitialVersion()
void
CfnDeviceDefinition.setInitialVersion
(CfnDeviceDefinition.DeviceDefinitionVersionProperty value) The device definition version to include when the device definition is created.