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