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