@Stability(value=Stable) @Internal public static final class CfnWorkGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWorkGroupProps
CfnWorkGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnWorkGroupProps.Builder, CfnWorkGroupProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String name,
String description,
Object recursiveDeleteOption,
String state,
Object tags,
Object workGroupConfiguration,
Object workGroupConfigurationUpdates)
Constructor that initializes the object based on literal property values passed by the
CfnWorkGroupProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::Athena::WorkGroup.Description`.
|
String |
getName()
`AWS::Athena::WorkGroup.Name`.
|
Object |
getRecursiveDeleteOption()
`AWS::Athena::WorkGroup.RecursiveDeleteOption`.
|
String |
getState()
`AWS::Athena::WorkGroup.State`.
|
Object |
getTags()
`AWS::Athena::WorkGroup.Tags`.
|
Object |
getWorkGroupConfiguration()
`AWS::Athena::WorkGroup.WorkGroupConfiguration`.
|
Object |
getWorkGroupConfigurationUpdates()
`AWS::Athena::WorkGroup.WorkGroupConfigurationUpdates`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String name, String description, Object recursiveDeleteOption, String state, Object tags, Object workGroupConfiguration, Object workGroupConfigurationUpdates)
CfnWorkGroupProps.Builder.public final String getName()
CfnWorkGroupPropsgetName in interface CfnWorkGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html#cfn-athena-workgroup-namepublic final String getDescription()
CfnWorkGroupPropsgetDescription in interface CfnWorkGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html#cfn-athena-workgroup-descriptionpublic final Object getRecursiveDeleteOption()
CfnWorkGroupPropsgetRecursiveDeleteOption in interface CfnWorkGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html#cfn-athena-workgroup-recursivedeleteoptionpublic final String getState()
CfnWorkGroupPropsgetState in interface CfnWorkGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html#cfn-athena-workgroup-statepublic final Object getTags()
CfnWorkGroupPropsgetTags in interface CfnWorkGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html#cfn-athena-workgroup-tagspublic final Object getWorkGroupConfiguration()
CfnWorkGroupPropsgetWorkGroupConfiguration in interface CfnWorkGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html#cfn-athena-workgroup-workgroupconfigurationpublic final Object getWorkGroupConfigurationUpdates()
CfnWorkGroupPropsgetWorkGroupConfigurationUpdates in interface CfnWorkGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html#cfn-athena-workgroup-workgroupconfigurationupdates@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.