@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) |
Number |
getBaseCapacity()
`AWS::RedshiftServerless::Workgroup.BaseCapacity`.
|
Object |
getConfigParameters()
`AWS::RedshiftServerless::Workgroup.ConfigParameters`.
|
Object |
getEnhancedVpcRouting()
`AWS::RedshiftServerless::Workgroup.EnhancedVpcRouting`.
|
String |
getNamespaceName()
`AWS::RedshiftServerless::Workgroup.NamespaceName`.
|
Object |
getPubliclyAccessible()
`AWS::RedshiftServerless::Workgroup.PubliclyAccessible`.
|
List<String> |
getSecurityGroupIds()
`AWS::RedshiftServerless::Workgroup.SecurityGroupIds`.
|
List<String> |
getSubnetIds()
`AWS::RedshiftServerless::Workgroup.SubnetIds`.
|
List<CfnTag> |
getTags()
`AWS::RedshiftServerless::Workgroup.Tags`.
|
String |
getWorkgroupName()
`AWS::RedshiftServerless::Workgroup.WorkgroupName`.
|
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 getWorkgroupName()
CfnWorkgroupPropsgetWorkgroupName in interface CfnWorkgroupPropspublic final Number getBaseCapacity()
CfnWorkgroupPropsgetBaseCapacity in interface CfnWorkgroupPropspublic final Object getConfigParameters()
CfnWorkgroupPropsgetConfigParameters in interface CfnWorkgroupPropspublic final Object getEnhancedVpcRouting()
CfnWorkgroupPropsgetEnhancedVpcRouting in interface CfnWorkgroupPropspublic final String getNamespaceName()
CfnWorkgroupPropsgetNamespaceName in interface CfnWorkgroupPropspublic final Object getPubliclyAccessible()
CfnWorkgroupPropsgetPubliclyAccessible in interface CfnWorkgroupPropspublic final List<String> getSecurityGroupIds()
CfnWorkgroupPropsgetSecurityGroupIds in interface CfnWorkgroupPropspublic final List<String> getSubnetIds()
CfnWorkgroupPropsgetSubnetIds in interface CfnWorkgroupPropspublic final List<CfnTag> getTags()
CfnWorkgroupPropsgetTags in interface CfnWorkgroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.