@Stability(value=Stable) public static final class CfnDataSource.SparkParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.SparkParametersProperty>
CfnDataSource.SparkParametersProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.SparkParametersProperty |
build()
Builds the configured instance.
|
CfnDataSource.SparkParametersProperty.Builder |
host(String host)
Sets the value of
CfnDataSource.SparkParametersProperty.getHost() |
CfnDataSource.SparkParametersProperty.Builder |
port(Number port)
Sets the value of
CfnDataSource.SparkParametersProperty.getPort() |
@Stability(value=Stable) public CfnDataSource.SparkParametersProperty.Builder host(String host)
CfnDataSource.SparkParametersProperty.getHost()host - Host. This parameter is required.this@Stability(value=Stable) public CfnDataSource.SparkParametersProperty.Builder port(Number port)
CfnDataSource.SparkParametersProperty.getPort()port - Port. This parameter is required.this@Stability(value=Stable) public CfnDataSource.SparkParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.SparkParametersProperty>CfnDataSource.SparkParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.