Uses of Interface
software.amazon.awscdk.services.greengrass.ILoggerDefinitionRef
Packages that use ILoggerDefinitionRef
-
Uses of ILoggerDefinitionRef in software.amazon.awscdk.services.greengrass
Subinterfaces of ILoggerDefinitionRef in software.amazon.awscdk.services.greengrassModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forILoggerDefinitionRef
.Classes in software.amazon.awscdk.services.greengrass that implement ILoggerDefinitionRefModifier and TypeClassDescriptionclass
TheAWS::Greengrass::LoggerDefinition
resource represents a logger 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 ILoggerDefinitionRefModifier and TypeMethodDescriptionstatic ILoggerDefinitionRef
CfnLoggerDefinition.fromLoggerDefinitionArn
(software.constructs.Construct scope, String id, String arn) Creates a new ILoggerDefinitionRef from an ARN.static ILoggerDefinitionRef
CfnLoggerDefinition.fromLoggerDefinitionId
(software.constructs.Construct scope, String id, String loggerDefinitionId) Creates a new ILoggerDefinitionRef from a loggerDefinitionId.