@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,
List<? extends CfnTag> 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`.
|
List<CfnTag> |
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, List<? extends CfnTag> tags, Object workGroupConfiguration, Object workGroupConfigurationUpdates)
CfnWorkGroupProps.Builder.public final String getName()
CfnWorkGroupPropsgetName in interface CfnWorkGroupPropspublic final String getDescription()
CfnWorkGroupPropsgetDescription in interface CfnWorkGroupPropspublic final Object getRecursiveDeleteOption()
CfnWorkGroupPropsgetRecursiveDeleteOption in interface CfnWorkGroupPropspublic final String getState()
CfnWorkGroupPropsgetState in interface CfnWorkGroupPropspublic final List<CfnTag> getTags()
CfnWorkGroupPropsgetTags in interface CfnWorkGroupPropspublic final Object getWorkGroupConfiguration()
CfnWorkGroupPropsgetWorkGroupConfiguration in interface CfnWorkGroupPropspublic final Object getWorkGroupConfigurationUpdates()
CfnWorkGroupPropsgetWorkGroupConfigurationUpdates in interface CfnWorkGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.