@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(CfnWorkGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWorkGroupProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
The workgroup description.
|
String |
getName()
The workgroup name.
|
Object |
getRecursiveDeleteOption()
The option to delete a workgroup and its contents even if the workgroup contains any named queries.
|
String |
getState()
The state of the workgroup: ENABLED or DISABLED.
|
List<CfnTag> |
getTags()
The tags (key-value pairs) to associate with this resource.
|
Object |
getWorkGroupConfiguration()
The configuration of the workgroup, which includes the location in Amazon S3 where query results are stored, the encryption option, if any, used for query results, whether Amazon CloudWatch Metrics are enabled for the workgroup, and the limit for the amount of bytes scanned (cutoff) per query, if it is specified.
|
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(CfnWorkGroupProps.Builder builder)
CfnWorkGroupProps.Builder.public final String getName()
CfnWorkGroupPropsgetName in interface CfnWorkGroupPropspublic final String getDescription()
CfnWorkGroupPropsgetDescription in interface CfnWorkGroupPropspublic final Object getRecursiveDeleteOption()
CfnWorkGroupPropsThe default is false.
getRecursiveDeleteOption in interface CfnWorkGroupPropspublic final String getState()
CfnWorkGroupPropsgetState in interface CfnWorkGroupPropspublic final List<CfnTag> getTags()
CfnWorkGroupPropsgetTags in interface CfnWorkGroupPropspublic final Object getWorkGroupConfiguration()
CfnWorkGroupProps
The EnforceWorkGroupConfiguration option determines whether workgroup settings override client-side query settings.
getWorkGroupConfiguration in interface CfnWorkGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.