Uses of Interface
software.amazon.awscdk.interfaces.config.IOrganizationConfigRuleRef
Packages that use IOrganizationConfigRuleRef
Package
Description
AWS Config Construct Library
-
Uses of IOrganizationConfigRuleRef in software.amazon.awscdk.interfaces.config
Subinterfaces of IOrganizationConfigRuleRef in software.amazon.awscdk.interfaces.configModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIOrganizationConfigRuleRef.Classes in software.amazon.awscdk.interfaces.config that implement IOrganizationConfigRuleRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IOrganizationConfigRuleRef in software.amazon.awscdk.services.config
Classes in software.amazon.awscdk.services.config that implement IOrganizationConfigRuleRefModifier and TypeClassDescriptionclassAdds or updates an AWS Config rule for your entire organization to evaluate if your AWS resources comply with your desired configurations.Methods in software.amazon.awscdk.services.config that return IOrganizationConfigRuleRefModifier and TypeMethodDescriptionstatic IOrganizationConfigRuleRefCfnOrganizationConfigRule.fromOrganizationConfigRuleId(software.constructs.Construct scope, String id, String organizationConfigRuleId) Creates a new IOrganizationConfigRuleRef from a organizationConfigRuleId.