@Stability(value=Stable) public static final class CfnDetector.OutcomeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDetector.OutcomeProperty>
CfnDetector.OutcomeProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDetector.OutcomeProperty.Builder arn(String arn)
CfnDetector.OutcomeProperty.getArn()arn - `CfnDetector.OutcomeProperty.Arn`.this@Stability(value=Stable) public CfnDetector.OutcomeProperty.Builder createdTime(String createdTime)
CfnDetector.OutcomeProperty.getCreatedTime()createdTime - `CfnDetector.OutcomeProperty.CreatedTime`.this@Stability(value=Stable) public CfnDetector.OutcomeProperty.Builder description(String description)
CfnDetector.OutcomeProperty.getDescription()description - `CfnDetector.OutcomeProperty.Description`.this@Stability(value=Stable) public CfnDetector.OutcomeProperty.Builder inline(Boolean inline)
CfnDetector.OutcomeProperty.getInline()inline - `CfnDetector.OutcomeProperty.Inline`.this@Stability(value=Stable) public CfnDetector.OutcomeProperty.Builder inline(IResolvable inline)
CfnDetector.OutcomeProperty.getInline()inline - `CfnDetector.OutcomeProperty.Inline`.this@Stability(value=Stable) public CfnDetector.OutcomeProperty.Builder lastUpdatedTime(String lastUpdatedTime)
CfnDetector.OutcomeProperty.getLastUpdatedTime()lastUpdatedTime - `CfnDetector.OutcomeProperty.LastUpdatedTime`.this@Stability(value=Stable) public CfnDetector.OutcomeProperty.Builder name(String name)
CfnDetector.OutcomeProperty.getName()name - `CfnDetector.OutcomeProperty.Name`.this@Stability(value=Stable) public CfnDetector.OutcomeProperty.Builder tags(List<? extends CfnTag> tags)
CfnDetector.OutcomeProperty.getTags()tags - `CfnDetector.OutcomeProperty.Tags`.this@Stability(value=Stable) public CfnDetector.OutcomeProperty build()
build in interface software.amazon.jsii.Builder<CfnDetector.OutcomeProperty>CfnDetector.OutcomePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.