Uses of Interface
software.amazon.awscdk.interfaces.greengrass.IGroupRef
Packages that use IGroupRef
Package
Description
AWS IoT Greengrass Construct Library
-
Uses of IGroupRef in software.amazon.awscdk.interfaces.greengrass
Subinterfaces of IGroupRef in software.amazon.awscdk.interfaces.greengrassModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIGroupRef.Classes in software.amazon.awscdk.interfaces.greengrass that implement IGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IGroupRef in software.amazon.awscdk.services.greengrass
Classes in software.amazon.awscdk.services.greengrass that implement IGroupRefModifier and TypeClassDescriptionclassAWS IoT Greengrass seamlessly extends AWS to edge devices so they can act locally on the data they generate, while still using the cloud for management, analytics, and durable storage.Methods in software.amazon.awscdk.services.greengrass that return IGroupRefModifier and TypeMethodDescriptionstatic IGroupRefCfnGroup.fromGroupArn(software.constructs.Construct scope, String id, String arn) Creates a new IGroupRef from an ARN.static IGroupRefCfnGroup.fromGroupId(software.constructs.Construct scope, String id, String groupId) Creates a new IGroupRef from a groupId.