@Stability(value=Stable) public static final class CfnDataSource.AthenaParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.AthenaParametersProperty>
CfnDataSource.AthenaParametersProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.AthenaParametersProperty |
build()
Builds the configured instance.
|
CfnDataSource.AthenaParametersProperty.Builder |
workGroup(String workGroup)
Sets the value of
CfnDataSource.AthenaParametersProperty.getWorkGroup() |
@Stability(value=Stable) public CfnDataSource.AthenaParametersProperty.Builder workGroup(String workGroup)
CfnDataSource.AthenaParametersProperty.getWorkGroup()workGroup - The workgroup that Amazon Athena uses.this@Stability(value=Stable) public CfnDataSource.AthenaParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.AthenaParametersProperty>CfnDataSource.AthenaParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.