Uses of Interface
software.amazon.awscdk.services.iot.alpha.IScheduledAudit
Packages that use IScheduledAudit
-
Uses of IScheduledAudit in software.amazon.awscdk.services.iot.alpha
Subinterfaces of IScheduledAudit in software.amazon.awscdk.services.iot.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIScheduledAudit.Classes in software.amazon.awscdk.services.iot.alpha that implement IScheduledAuditModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) Defines AWS IoT Scheduled Audit.Methods in software.amazon.awscdk.services.iot.alpha that return IScheduledAuditModifier and TypeMethodDescriptionstatic IScheduledAuditScheduledAudit.fromScheduledAuditArn(software.constructs.Construct scope, String id, String scheduledAuditArn) (experimental) Import an existing AWS IoT Scheduled Audit from its ARN.static IScheduledAuditScheduledAudit.fromScheduledAuditAttributes(software.constructs.Construct scope, String id, ScheduledAuditAttributes attrs) (experimental) Import an existing AWS IoT Scheduled Audit from its attributes.