Skip to content

Rule

This class encapsulates and extends the ROS resource type ALIYUN::Config::Rule, which is used to create or modify a rule.

Initializers

import com.aliyun.ros.cdk.config.Rule;
Rule.Builder.create(Construct scope, java.lang.String id, java.lang.Boolean enableResourcePropertyConstraint)
    .configRuleTriggerTypes(java.lang.String)
    .configRuleTriggerTypes(IResolvable)
    .resourceTypesScope(IResolvable)
    .resourceTypesScope(java.util.List<java.lang.String)
    .resourceTypesScope(IResolvable>)
    .riskLevel(java.lang.Number)
    .riskLevel(IResolvable)
    .ruleName(java.lang.String)
    .ruleName(IResolvable)
    .sourceIdentifier(java.lang.String)
    .sourceIdentifier(IResolvable)
    .sourceOwner(java.lang.String)
    .sourceOwner(IResolvable)
//  .description(java.lang.String)
//  .description(IResolvable)
//  .excludeResourceIdsScope(java.lang.String)
//  .excludeResourceIdsScope(IResolvable)
//  .inputParameters(IResolvable)
//  .inputParameters(java.util.Map<java.lang.String, java.lang.Object>)
//  .maximumExecutionFrequency(java.lang.String)
//  .maximumExecutionFrequency(IResolvable)
//  .regionIdsScope(java.lang.String)
//  .regionIdsScope(IResolvable)
//  .resourceGroupIdsScope(java.lang.String)
//  .resourceGroupIdsScope(IResolvable)
//  .tagKeyLogicScope(java.lang.String)
//  .tagKeyLogicScope(IResolvable)
//  .tagKeyScope(java.lang.String)
//  .tagKeyScope(IResolvable)
//  .tagValueScope(java.lang.String)
//  .tagValueScope(IResolvable)
    .build();
Name Type Description
scope com.aliyun.ros.cdk.core.Construct No description.
id java.lang.String No description.
enableResourcePropertyConstraint java.lang.Boolean No description.
configRuleTriggerTypes java.lang.String OR com.aliyun.ros.cdk.core.IResolvable Property configRuleTriggerTypes: The trigger type of the rule.
resourceTypesScope com.aliyun.ros.cdk.core.IResolvable OR java.util.List Property resourceTypesScope: The types of the resources to be evaluated against the rule.
riskLevel java.lang.Number OR com.aliyun.ros.cdk.core.IResolvable Property riskLevel: The risk level of the resources that are not compliant with the rule.
ruleName java.lang.String OR com.aliyun.ros.cdk.core.IResolvable Property ruleName: The name of the rule.
sourceIdentifier java.lang.String OR com.aliyun.ros.cdk.core.IResolvable Property sourceIdentifier: The identifier of the rule.
sourceOwner java.lang.String OR com.aliyun.ros.cdk.core.IResolvable Property sourceOwner: Specifies whether you or Alibaba Cloud owns and manages the rule.
description java.lang.String OR com.aliyun.ros.cdk.core.IResolvable Property description: The description of the rule.
excludeResourceIdsScope java.lang.String OR com.aliyun.ros.cdk.core.IResolvable Property excludeResourceIdsScope: The rule monitors excluded resource IDs, multiple of which are separated by commas, only applies to rules created based on managed rules, , custom rule this field is empty.
inputParameters com.aliyun.ros.cdk.core.IResolvable OR java.util.Map Property inputParameters: The settings of the input parameters for the rule.
maximumExecutionFrequency java.lang.String OR com.aliyun.ros.cdk.core.IResolvable Property maximumExecutionFrequency: The frequency of the compliance evaluations.
regionIdsScope java.lang.String OR com.aliyun.ros.cdk.core.IResolvable Property regionIdsScope: The rule monitors region IDs, separated by commas, only applies to rules created based on managed rules.
resourceGroupIdsScope java.lang.String OR com.aliyun.ros.cdk.core.IResolvable Property resourceGroupIdsScope: The rule monitors resource group IDs, separated by commas, only applies to rules created based on managed rules.
tagKeyLogicScope java.lang.String OR com.aliyun.ros.cdk.core.IResolvable Property tagKeyLogicScope:.
tagKeyScope java.lang.String OR com.aliyun.ros.cdk.core.IResolvable Property tagKeyScope: The rule monitors the tag key, only applies to rules created based on managed rules.
tagValueScope java.lang.String OR com.aliyun.ros.cdk.core.IResolvable Property tagValueScope: The rule monitors the tag value, only applies to rules created based on managed rules.

scopeRequired

  • Type: com.aliyun.ros.cdk.core.Construct

idRequired

  • Type: java.lang.String

enableResourcePropertyConstraintOptional

  • Type: java.lang.Boolean

configRuleTriggerTypesRequired

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

Property configRuleTriggerTypes: The trigger type of the rule.

Valid values: ConfigurationItemChangeNotification: The rule is triggered upon configuration changes. ScheduledNotification: The rule is triggered as scheduled.


resourceTypesScopeRequired

  • Type: com.aliyun.ros.cdk.core.IResolvable OR java.util.List

Property resourceTypesScope: The types of the resources to be evaluated against the rule.


riskLevelRequired

  • Type: java.lang.Number OR com.aliyun.ros.cdk.core.IResolvable

Property riskLevel: The risk level of the resources that are not compliant with the rule.

Valid values: 1: critical 2: warning 3: info


ruleNameRequired

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

Property ruleName: The name of the rule.


sourceIdentifierRequired

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

Property sourceIdentifier: The identifier of the rule.

For a managed rule, the value is the name of the managed rule. For a custom rule, the value is the ARN of the custom rule


sourceOwnerRequired

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

Property sourceOwner: Specifies whether you or Alibaba Cloud owns and manages the rule.

Valid values: CUSTOM_FC: The rule is a custom rule and you own the rule. ALIYUN: The rule is a managed rule and Alibaba Cloud owns the rule


descriptionOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

Property description: The description of the rule.


excludeResourceIdsScopeOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

Property excludeResourceIdsScope: The rule monitors excluded resource IDs, multiple of which are separated by commas, only applies to rules created based on managed rules, , custom rule this field is empty.


inputParametersOptional

  • Type: com.aliyun.ros.cdk.core.IResolvable OR java.util.Map

Property inputParameters: The settings of the input parameters for the rule.


maximumExecutionFrequencyOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

Property maximumExecutionFrequency: The frequency of the compliance evaluations.

Valid values: One_Hour Three_Hours Six_Hours Twelve_Hours TwentyFour_Hours


regionIdsScopeOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

Property regionIdsScope: The rule monitors region IDs, separated by commas, only applies to rules created based on managed rules.


resourceGroupIdsScopeOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

Property resourceGroupIdsScope: The rule monitors resource group IDs, separated by commas, only applies to rules created based on managed rules.


tagKeyLogicScopeOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

Property tagKeyLogicScope:.


tagKeyScopeOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

Property tagKeyScope: The rule monitors the tag key, only applies to rules created based on managed rules.


tagValueScopeOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

Property tagValueScope: The rule monitors the tag value, only applies to rules created based on managed rules.


Methods

Name Description
toString Returns a string representation of this construct.
synthesize Allows this construct to emit artifacts into the cloud assembly during synthesis.
addCondition No description.
addCount No description.
addDependency No description.
addResourceDesc No description.
applyRemovalPolicy No description.
getAtt No description.
setMetadata No description.

toString

public java.lang.String toString()

Returns a string representation of this construct.

synthesize

public void synthesize(ISynthesisSession session)

Allows this construct to emit artifacts into the cloud assembly during synthesis.

This method is usually implemented by framework-level constructs such as Stack and Asset as they participate in synthesizing the cloud assembly.

sessionRequired

  • Type: com.aliyun.ros.cdk.core.ISynthesisSession

The synthesis session.


addCondition

public void addCondition(RosCondition condition)

conditionRequired

  • Type: com.aliyun.ros.cdk.core.RosCondition

addCount

public void addCount(java.lang.Number OR IResolvable count)

countRequired

  • Type: java.lang.Number OR com.aliyun.ros.cdk.core.IResolvable

addDependency

public void addDependency(Resource resource)

resourceRequired

  • Type: com.aliyun.ros.cdk.core.Resource

addResourceDesc

public void addResourceDesc(java.lang.String desc)

descRequired

  • Type: java.lang.String

applyRemovalPolicy

public void applyRemovalPolicy(RemovalPolicy policy)

policyRequired

  • Type: com.aliyun.ros.cdk.core.RemovalPolicy

getAtt

public IResolvable getAtt(java.lang.String name)

nameRequired

  • Type: java.lang.String

setMetadata

public void setMetadata(java.lang.String key, java.lang.Object value)

keyRequired

  • Type: java.lang.String

valueRequired

  • Type: java.lang.Object

Static Functions

Name Description
isConstruct Return whether the given object is a Construct.

isConstruct

import com.aliyun.ros.cdk.config.Rule;
Rule.isConstruct(java.lang.Object x)

Return whether the given object is a Construct.

xRequired

  • Type: java.lang.Object

Properties

Name Type Description
node com.aliyun.ros.cdk.core.ConstructNode The construct tree node associated with this construct.
ref java.lang.String No description.
stack com.aliyun.ros.cdk.core.Stack The stack in which this resource is defined.
resource com.aliyun.ros.cdk.core.RosResource No description.
attrConfigRuleArn com.aliyun.ros.cdk.core.IResolvable Attribute ConfigRuleArn: config rule arn.
attrConfigRuleId com.aliyun.ros.cdk.core.IResolvable Attribute ConfigRuleId: The ID of the rule.
attrConfigRuleTriggerTypes com.aliyun.ros.cdk.core.IResolvable Attribute ConfigRuleTriggerTypes: The trigger type of the rule.
attrDescription com.aliyun.ros.cdk.core.IResolvable Attribute Description: The description of the rule.
attrEventSource com.aliyun.ros.cdk.core.IResolvable Attribute EventSource: The event source of the rule.
attrExcludeResourceIdsScope com.aliyun.ros.cdk.core.IResolvable Attribute ExcludeResourceIdsScope: The rule monitors excluded resource IDs, multiple of which are separated by commas, only applies to rules created based on managed rules, , custom rule this field is empty.
attrInputParameters com.aliyun.ros.cdk.core.IResolvable Attribute InputParameters: The settings of the input parameters for the rule.
attrMaximumExecutionFrequency com.aliyun.ros.cdk.core.IResolvable Attribute MaximumExecutionFrequency: The frequency of the compliance evaluations.
attrRegionIdsScope com.aliyun.ros.cdk.core.IResolvable Attribute RegionIdsScope: The rule monitors region IDs, separated by commas, only applies to rules created based on managed rules.
attrResourceGroupIdsScope com.aliyun.ros.cdk.core.IResolvable Attribute ResourceGroupIdsScope: The rule monitors resource group IDs, separated by commas, only applies to rules created based on managed rules.
attrResourceTypesScope com.aliyun.ros.cdk.core.IResolvable Attribute ResourceTypesScope: The types of the resources to be evaluated against the rule.
attrRiskLevel com.aliyun.ros.cdk.core.IResolvable Attribute RiskLevel: The risk level of the resources that are not compliant with the rule.
attrRuleName com.aliyun.ros.cdk.core.IResolvable Attribute RuleName: The name of the rule.
attrSourceIdentifier com.aliyun.ros.cdk.core.IResolvable Attribute SourceIdentifier: The identifier of the rule.
attrSourceOwner com.aliyun.ros.cdk.core.IResolvable Attribute SourceOwner: Specifies whether you or Alibaba Cloud owns and manages the rule.
attrTagKeyScope com.aliyun.ros.cdk.core.IResolvable Attribute TagKeyScope: The rule monitors the tag key, only applies to rules created based on managed rules.
attrTagValueScope com.aliyun.ros.cdk.core.IResolvable Attribute TagValueScope: The rule monitors the tag value, only applies to rules created based on managed rules.

nodeRequired

public ConstructNode getNode();
  • Type: com.aliyun.ros.cdk.core.ConstructNode

The construct tree node associated with this construct.


refRequired

public java.lang.String getRef();
  • Type: java.lang.String

stackRequired

public Stack getStack();
  • Type: com.aliyun.ros.cdk.core.Stack

The stack in which this resource is defined.


resourceOptional

public RosResource getResource();
  • Type: com.aliyun.ros.cdk.core.RosResource

attrConfigRuleArnRequired

public IResolvable getAttrConfigRuleArn();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute ConfigRuleArn: config rule arn.


attrConfigRuleIdRequired

public IResolvable getAttrConfigRuleId();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute ConfigRuleId: The ID of the rule.


attrConfigRuleTriggerTypesRequired

public IResolvable getAttrConfigRuleTriggerTypes();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute ConfigRuleTriggerTypes: The trigger type of the rule.

Valid values: ConfigurationItemChangeNotification: The rule is triggered upon configuration changes. ScheduledNotification: The rule is triggered as scheduled.


attrDescriptionRequired

public IResolvable getAttrDescription();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute Description: The description of the rule.


attrEventSourceRequired

public IResolvable getAttrEventSource();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute EventSource: The event source of the rule.


attrExcludeResourceIdsScopeRequired

public IResolvable getAttrExcludeResourceIdsScope();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute ExcludeResourceIdsScope: The rule monitors excluded resource IDs, multiple of which are separated by commas, only applies to rules created based on managed rules, , custom rule this field is empty.


attrInputParametersRequired

public IResolvable getAttrInputParameters();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute InputParameters: The settings of the input parameters for the rule.


attrMaximumExecutionFrequencyRequired

public IResolvable getAttrMaximumExecutionFrequency();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute MaximumExecutionFrequency: The frequency of the compliance evaluations.

Valid values: One_Hour Three_Hours Six_Hours Twelve_Hours TwentyFour_Hours


attrRegionIdsScopeRequired

public IResolvable getAttrRegionIdsScope();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute RegionIdsScope: The rule monitors region IDs, separated by commas, only applies to rules created based on managed rules.


attrResourceGroupIdsScopeRequired

public IResolvable getAttrResourceGroupIdsScope();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute ResourceGroupIdsScope: The rule monitors resource group IDs, separated by commas, only applies to rules created based on managed rules.


attrResourceTypesScopeRequired

public IResolvable getAttrResourceTypesScope();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute ResourceTypesScope: The types of the resources to be evaluated against the rule.


attrRiskLevelRequired

public IResolvable getAttrRiskLevel();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute RiskLevel: The risk level of the resources that are not compliant with the rule.

Valid values: 1: critical 2: warning 3: info


attrRuleNameRequired

public IResolvable getAttrRuleName();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute RuleName: The name of the rule.


attrSourceIdentifierRequired

public IResolvable getAttrSourceIdentifier();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute SourceIdentifier: The identifier of the rule.

For a managed rule, the value is the name of the managed rule. For a custom rule, the value is the ARN of the custom rule


attrSourceOwnerRequired

public IResolvable getAttrSourceOwner();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute SourceOwner: Specifies whether you or Alibaba Cloud owns and manages the rule.

Valid values: CUSTOM_FC: The rule is a custom rule and you own the rule. ALIYUN: The rule is a managed rule and Alibaba Cloud owns the rule


attrTagKeyScopeRequired

public IResolvable getAttrTagKeyScope();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute TagKeyScope: The rule monitors the tag key, only applies to rules created based on managed rules.


attrTagValueScopeRequired

public IResolvable getAttrTagValueScope();
  • Type: com.aliyun.ros.cdk.core.IResolvable

Attribute TagValueScope: The rule monitors the tag value, only applies to rules created based on managed rules.


Structs