Uses of Interface
software.amazon.awscdk.interfaces.controlcatalog.IControlRef
Packages that use IControlRef
Package
Description
AWS::ControlCatalog Construct Library
-
Uses of IControlRef in software.amazon.awscdk.interfaces.controlcatalog
Subinterfaces of IControlRef in software.amazon.awscdk.interfaces.controlcatalogModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIControlRef.Classes in software.amazon.awscdk.interfaces.controlcatalog that implement IControlRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IControlRef in software.amazon.awscdk.services.controlcatalog
Classes in software.amazon.awscdk.services.controlcatalog that implement IControlRefModifier and TypeClassDescriptionclassResource Type definition for AWS::ControlCatalog::Control.Methods in software.amazon.awscdk.services.controlcatalog that return IControlRefModifier and TypeMethodDescriptionstatic IControlRefCfnControl.fromControlArn(software.constructs.Construct scope, String id, String arn) Creates a new IControlRef from an ARN.static IControlRefCfnControl.fromControlId(software.constructs.Construct scope, String id, String controlId) Creates a new IControlRef from a controlId.Methods in software.amazon.awscdk.services.controlcatalog with parameters of type IControlRef