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