Uses of Interface
software.amazon.awscdk.services.greengrass.ISubscriptionDefinitionRef
Packages that use ISubscriptionDefinitionRef
-
Uses of ISubscriptionDefinitionRef in software.amazon.awscdk.services.greengrass
Subinterfaces of ISubscriptionDefinitionRef in software.amazon.awscdk.services.greengrassModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forISubscriptionDefinitionRef
.Classes in software.amazon.awscdk.services.greengrass that implement ISubscriptionDefinitionRefModifier and TypeClassDescriptionclass
TheAWS::Greengrass::SubscriptionDefinition
resource represents a subscription definition for AWS IoT Greengrass .static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.greengrass that return ISubscriptionDefinitionRefModifier and TypeMethodDescriptionstatic ISubscriptionDefinitionRef
CfnSubscriptionDefinition.fromSubscriptionDefinitionArn
(software.constructs.Construct scope, String id, String arn) Creates a new ISubscriptionDefinitionRef from an ARN.static ISubscriptionDefinitionRef
CfnSubscriptionDefinition.fromSubscriptionDefinitionId
(software.constructs.Construct scope, String id, String subscriptionDefinitionId) Creates a new ISubscriptionDefinitionRef from a subscriptionDefinitionId.