Uses of Interface
software.amazon.awscdk.interfaces.greengrassv2.IDeploymentRef
Packages that use IDeploymentRef
Package
Description
AWS::GreengrassV2 Construct Library
-
Uses of IDeploymentRef in software.amazon.awscdk.interfaces.greengrassv2
Subinterfaces of IDeploymentRef in software.amazon.awscdk.interfaces.greengrassv2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDeploymentRef.Classes in software.amazon.awscdk.interfaces.greengrassv2 that implement IDeploymentRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDeploymentRef in software.amazon.awscdk.services.greengrassv2
Classes in software.amazon.awscdk.services.greengrassv2 that implement IDeploymentRefModifier and TypeClassDescriptionclassCreates a continuous deployment for a target, which is a AWS IoT Greengrass core device or group of core devices.Methods in software.amazon.awscdk.services.greengrassv2 that return IDeploymentRefModifier and TypeMethodDescriptionstatic IDeploymentRefCfnDeployment.fromDeploymentId(software.constructs.Construct scope, String id, String deploymentId) Creates a new IDeploymentRef from a deploymentId.