@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.319Z") @Stability(value=Stable) public interface CfnWorkGroupProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWorkGroupProps.Builder
A builder for
CfnWorkGroupProps |
static class |
CfnWorkGroupProps.Jsii$Proxy
An implementation for
CfnWorkGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnWorkGroupProps.Builder |
builder() |
default String |
getDescription()
`AWS::Athena::WorkGroup.Description`.
|
String |
getName()
`AWS::Athena::WorkGroup.Name`.
|
default Object |
getRecursiveDeleteOption()
`AWS::Athena::WorkGroup.RecursiveDeleteOption`.
|
default String |
getState()
`AWS::Athena::WorkGroup.State`.
|
default Object |
getTags()
`AWS::Athena::WorkGroup.Tags`.
|
default Object |
getWorkGroupConfiguration()
`AWS::Athena::WorkGroup.WorkGroupConfiguration`.
|
default Object |
getWorkGroupConfigurationUpdates()
`AWS::Athena::WorkGroup.WorkGroupConfigurationUpdates`.
|
@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html#cfn-athena-workgroup-name@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html#cfn-athena-workgroup-description@Stability(value=Stable) @Nullable default Object getRecursiveDeleteOption()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html#cfn-athena-workgroup-recursivedeleteoption@Stability(value=Stable) @Nullable default String getState()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html#cfn-athena-workgroup-state@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html#cfn-athena-workgroup-tags@Stability(value=Stable) @Nullable default Object getWorkGroupConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html#cfn-athena-workgroup-workgroupconfiguration@Stability(value=Stable) @Nullable default Object getWorkGroupConfigurationUpdates()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html#cfn-athena-workgroup-workgroupconfigurationupdates@Stability(value=Stable) static CfnWorkGroupProps.Builder builder()
CfnWorkGroupProps.Builder of CfnWorkGroupPropsCopyright © 2020. All rights reserved.