Uses of Interface
software.amazon.awscdk.interfaces.controlcatalog.ICommonControlRef
Packages that use ICommonControlRef
Package
Description
AWS::ControlCatalog Construct Library
-
Uses of ICommonControlRef in software.amazon.awscdk.interfaces.controlcatalog
Subinterfaces of ICommonControlRef in software.amazon.awscdk.interfaces.controlcatalogModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICommonControlRef.Classes in software.amazon.awscdk.interfaces.controlcatalog that implement ICommonControlRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ICommonControlRef in software.amazon.awscdk.services.controlcatalog
Classes in software.amazon.awscdk.services.controlcatalog that implement ICommonControlRefModifier and TypeClassDescriptionclassResource Type definition for AWS::ControlCatalog::CommonControl.Methods in software.amazon.awscdk.services.controlcatalog that return ICommonControlRefModifier and TypeMethodDescriptionstatic ICommonControlRefCfnCommonControl.fromCommonControlArn(software.constructs.Construct scope, String id, String arn) Creates a new ICommonControlRef from an ARN.static ICommonControlRefCfnCommonControl.fromCommonControlId(software.constructs.Construct scope, String id, String commonControlId) Creates a new ICommonControlRef from a commonControlId.Methods in software.amazon.awscdk.services.controlcatalog with parameters of type ICommonControlRefModifier and TypeMethodDescriptionstatic StringCfnCommonControl.arnForCommonControl(ICommonControlRef resource)