@Stability(value=Stable) public static final class CfnDataSource.DataSourceErrorInfoProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.DataSourceErrorInfoProperty>
CfnDataSource.DataSourceErrorInfoProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.DataSourceErrorInfoProperty |
build()
Builds the configured instance.
|
CfnDataSource.DataSourceErrorInfoProperty.Builder |
message(String message)
Sets the value of
CfnDataSource.DataSourceErrorInfoProperty.getMessage() |
CfnDataSource.DataSourceErrorInfoProperty.Builder |
type(String type)
Sets the value of
CfnDataSource.DataSourceErrorInfoProperty.getType() |
@Stability(value=Stable) public CfnDataSource.DataSourceErrorInfoProperty.Builder message(String message)
CfnDataSource.DataSourceErrorInfoProperty.getMessage()message - `CfnDataSource.DataSourceErrorInfoProperty.Message`.this@Stability(value=Stable) public CfnDataSource.DataSourceErrorInfoProperty.Builder type(String type)
CfnDataSource.DataSourceErrorInfoProperty.getType()type - `CfnDataSource.DataSourceErrorInfoProperty.Type`.this@Stability(value=Stable) public CfnDataSource.DataSourceErrorInfoProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.DataSourceErrorInfoProperty>CfnDataSource.DataSourceErrorInfoPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.