@Stability(value=Stable)
public static interface CfnDataSource.AthenaParametersProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSource.AthenaParametersProperty.Builder
A builder for
CfnDataSource.AthenaParametersProperty |
static class |
CfnDataSource.AthenaParametersProperty.Jsii$Proxy
An implementation for
CfnDataSource.AthenaParametersProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSource.AthenaParametersProperty.Builder |
builder() |
default String |
getWorkGroup()
`CfnDataSource.AthenaParametersProperty.WorkGroup`.
|
@Stability(value=Stable) @Nullable default String getWorkGroup()
@Stability(value=Stable) static CfnDataSource.AthenaParametersProperty.Builder builder()
Copyright © 2021. All rights reserved.