@Stability(value=Stable) public static final class CfnCustomActionType.ConfigurationPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCustomActionType.ConfigurationPropertiesProperty>
CfnCustomActionType.ConfigurationPropertiesProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnCustomActionType.ConfigurationPropertiesProperty.Builder key(Boolean key)
CfnCustomActionType.ConfigurationPropertiesProperty.getKey()key - `CfnCustomActionType.ConfigurationPropertiesProperty.Key`. This parameter is required.this@Stability(value=Stable) public CfnCustomActionType.ConfigurationPropertiesProperty.Builder key(IResolvable key)
CfnCustomActionType.ConfigurationPropertiesProperty.getKey()key - `CfnCustomActionType.ConfigurationPropertiesProperty.Key`. This parameter is required.this@Stability(value=Stable) public CfnCustomActionType.ConfigurationPropertiesProperty.Builder name(String name)
CfnCustomActionType.ConfigurationPropertiesProperty.getName()name - `CfnCustomActionType.ConfigurationPropertiesProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnCustomActionType.ConfigurationPropertiesProperty.Builder required(Boolean required)
CfnCustomActionType.ConfigurationPropertiesProperty.getRequired()required - `CfnCustomActionType.ConfigurationPropertiesProperty.Required`. This parameter is required.this@Stability(value=Stable) public CfnCustomActionType.ConfigurationPropertiesProperty.Builder required(IResolvable required)
CfnCustomActionType.ConfigurationPropertiesProperty.getRequired()required - `CfnCustomActionType.ConfigurationPropertiesProperty.Required`. This parameter is required.this@Stability(value=Stable) public CfnCustomActionType.ConfigurationPropertiesProperty.Builder secret(Boolean secret)
CfnCustomActionType.ConfigurationPropertiesProperty.getSecret()secret - `CfnCustomActionType.ConfigurationPropertiesProperty.Secret`. This parameter is required.this@Stability(value=Stable) public CfnCustomActionType.ConfigurationPropertiesProperty.Builder secret(IResolvable secret)
CfnCustomActionType.ConfigurationPropertiesProperty.getSecret()secret - `CfnCustomActionType.ConfigurationPropertiesProperty.Secret`. This parameter is required.this@Stability(value=Stable) public CfnCustomActionType.ConfigurationPropertiesProperty.Builder description(String description)
CfnCustomActionType.ConfigurationPropertiesProperty.getDescription()description - `CfnCustomActionType.ConfigurationPropertiesProperty.Description`.this@Stability(value=Stable) public CfnCustomActionType.ConfigurationPropertiesProperty.Builder queryable(Boolean queryable)
CfnCustomActionType.ConfigurationPropertiesProperty.getQueryable()queryable - `CfnCustomActionType.ConfigurationPropertiesProperty.Queryable`.this@Stability(value=Stable) public CfnCustomActionType.ConfigurationPropertiesProperty.Builder queryable(IResolvable queryable)
CfnCustomActionType.ConfigurationPropertiesProperty.getQueryable()queryable - `CfnCustomActionType.ConfigurationPropertiesProperty.Queryable`.this@Stability(value=Stable) public CfnCustomActionType.ConfigurationPropertiesProperty.Builder type(String type)
CfnCustomActionType.ConfigurationPropertiesProperty.getType()type - `CfnCustomActionType.ConfigurationPropertiesProperty.Type`.this@Stability(value=Stable) public CfnCustomActionType.ConfigurationPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnCustomActionType.ConfigurationPropertiesProperty>CfnCustomActionType.ConfigurationPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.