public static final class CfnDataSource.AthenaParametersProperty.Builder
extends java.lang.Object
CfnDataSource.AthenaParametersProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnDataSource.AthenaParametersProperty |
build()
Builds the configured instance.
|
CfnDataSource.AthenaParametersProperty.Builder |
workGroup(java.lang.String workGroup)
Sets the value of
CfnDataSource.AthenaParametersProperty.getWorkGroup() |
public CfnDataSource.AthenaParametersProperty.Builder workGroup(java.lang.String workGroup)
CfnDataSource.AthenaParametersProperty.getWorkGroup()
workGroup
- The workgroup that Amazon Athena uses.this
public CfnDataSource.AthenaParametersProperty build()
CfnDataSource.AthenaParametersProperty
java.lang.NullPointerException
- if any required attribute was not provided