@Stability(value=Stable) public static final class CfnDetector.RuleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDetector.RuleProperty>
CfnDetector.RuleProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDetector.RuleProperty.Builder arn(String arn)
CfnDetector.RuleProperty.getArn()arn - `CfnDetector.RuleProperty.Arn`.this@Stability(value=Stable) public CfnDetector.RuleProperty.Builder createdTime(String createdTime)
CfnDetector.RuleProperty.getCreatedTime()createdTime - `CfnDetector.RuleProperty.CreatedTime`.this@Stability(value=Stable) public CfnDetector.RuleProperty.Builder description(String description)
CfnDetector.RuleProperty.getDescription()description - `CfnDetector.RuleProperty.Description`.this@Stability(value=Stable) public CfnDetector.RuleProperty.Builder detectorId(String detectorId)
CfnDetector.RuleProperty.getDetectorId()detectorId - `CfnDetector.RuleProperty.DetectorId`.this@Stability(value=Stable) public CfnDetector.RuleProperty.Builder expression(String expression)
CfnDetector.RuleProperty.getExpression()expression - `CfnDetector.RuleProperty.Expression`.this@Stability(value=Stable) public CfnDetector.RuleProperty.Builder language(String language)
CfnDetector.RuleProperty.getLanguage()language - `CfnDetector.RuleProperty.Language`.this@Stability(value=Stable) public CfnDetector.RuleProperty.Builder lastUpdatedTime(String lastUpdatedTime)
CfnDetector.RuleProperty.getLastUpdatedTime()lastUpdatedTime - `CfnDetector.RuleProperty.LastUpdatedTime`.this@Stability(value=Stable) public CfnDetector.RuleProperty.Builder outcomes(IResolvable outcomes)
CfnDetector.RuleProperty.getOutcomes()outcomes - `CfnDetector.RuleProperty.Outcomes`.this@Stability(value=Stable) public CfnDetector.RuleProperty.Builder outcomes(List<? extends Object> outcomes)
CfnDetector.RuleProperty.getOutcomes()outcomes - `CfnDetector.RuleProperty.Outcomes`.this@Stability(value=Stable) public CfnDetector.RuleProperty.Builder ruleId(String ruleId)
CfnDetector.RuleProperty.getRuleId()ruleId - `CfnDetector.RuleProperty.RuleId`.this@Stability(value=Stable) public CfnDetector.RuleProperty.Builder ruleVersion(String ruleVersion)
CfnDetector.RuleProperty.getRuleVersion()ruleVersion - `CfnDetector.RuleProperty.RuleVersion`.this@Stability(value=Stable) public CfnDetector.RuleProperty.Builder tags(List<? extends CfnTag> tags)
CfnDetector.RuleProperty.getTags()tags - `CfnDetector.RuleProperty.Tags`.this@Stability(value=Stable) public CfnDetector.RuleProperty build()
build in interface software.amazon.jsii.Builder<CfnDetector.RuleProperty>CfnDetector.RulePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.