Class CfnWorkgroupMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnWorkgroupMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWorkgroupMixinProps
CfnWorkgroupMixinProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless.CfnWorkgroupMixinProps
CfnWorkgroupMixinProps.Builder, CfnWorkgroupMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnWorkgroupMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkgroupMixinProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal NumberThe base compute capacity of the workgroup in Redshift Processing Units (RPUs).final ObjectThe key of the parameter.final ObjectThe value that specifies whether to enable enhanced virtual private cloud (VPC) routing, which forces Amazon Redshift Serverless to route traffic through your VPC.final NumberThe maximum data-warehouse capacity Amazon Redshift Serverless uses to serve queries.final StringThe namespace the workgroup is associated with.final NumbergetPort()The custom port to use when connecting to a workgroup.final ObjectAn object that represents the price performance target settings for the workgroup.final ObjectA value that specifies whether the workgroup can be accessible from a public network.final StringThe recovery point id to restore from.A list of security group IDs to associate with the workgroup.final StringThe Amazon Resource Name (ARN) of the snapshot to restore from.final StringThe snapshot name to restore from.final StringThe Amazon Web Services account that owns the snapshot.A list of subnet IDs the workgroup is associated with.getTags()The map of the key-value pairs used to tag the workgroup.final StringAn optional parameter for the name of the track for the workgroup.final ObjectThe collection of computing resources from which an endpoint is created.final StringThe name of the workgroup.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnWorkgroupMixinProps.Builder.
-
-
Method Details
-
getBaseCapacity
Description copied from interface:CfnWorkgroupMixinPropsThe base compute capacity of the workgroup in Redshift Processing Units (RPUs).- Specified by:
getBaseCapacityin interfaceCfnWorkgroupMixinProps- See Also:
-
getConfigParameters
Description copied from interface:CfnWorkgroupMixinPropsThe key of the parameter.The options are
auto_mv,datestyle,enable_case_sensitive_identifier,enable_user_activity_logging,query_group,search_path,require_ssl,use_fips_ssl, and query monitoring metrics that let you define performance boundaries. For more information about query monitoring rules and available metrics, see Query monitoring metrics for Amazon Redshift Serverless .Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnWorkgroupPropsMixin.ConfigParameterProperty>- Specified by:
getConfigParametersin interfaceCfnWorkgroupMixinProps- See Also:
-
getEnhancedVpcRouting
Description copied from interface:CfnWorkgroupMixinPropsThe value that specifies whether to enable enhanced virtual private cloud (VPC) routing, which forces Amazon Redshift Serverless to route traffic through your VPC.Returns union: either
BooleanorIResolvableDefault: - false
- Specified by:
getEnhancedVpcRoutingin interfaceCfnWorkgroupMixinProps- See Also:
-
getMaxCapacity
Description copied from interface:CfnWorkgroupMixinPropsThe maximum data-warehouse capacity Amazon Redshift Serverless uses to serve queries.The max capacity is specified in RPUs.
- Specified by:
getMaxCapacityin interfaceCfnWorkgroupMixinProps- See Also:
-
getNamespaceName
Description copied from interface:CfnWorkgroupMixinPropsThe namespace the workgroup is associated with.- Specified by:
getNamespaceNamein interfaceCfnWorkgroupMixinProps- See Also:
-
getPort
Description copied from interface:CfnWorkgroupMixinPropsThe custom port to use when connecting to a workgroup.Valid port ranges are 5431-5455 and 8191-8215. The default is 5439.
- Specified by:
getPortin interfaceCfnWorkgroupMixinProps- See Also:
-
getPricePerformanceTarget
Description copied from interface:CfnWorkgroupMixinPropsAn object that represents the price performance target settings for the workgroup.Returns union: either
IResolvableorCfnWorkgroupPropsMixin.PerformanceTargetProperty- Specified by:
getPricePerformanceTargetin interfaceCfnWorkgroupMixinProps- See Also:
-
getPubliclyAccessible
Description copied from interface:CfnWorkgroupMixinPropsA value that specifies whether the workgroup can be accessible from a public network.Returns union: either
BooleanorIResolvableDefault: - false
- Specified by:
getPubliclyAccessiblein interfaceCfnWorkgroupMixinProps- See Also:
-
getRecoveryPointId
Description copied from interface:CfnWorkgroupMixinPropsThe recovery point id to restore from.- Specified by:
getRecoveryPointIdin interfaceCfnWorkgroupMixinProps- See Also:
-
getSecurityGroupIds
Description copied from interface:CfnWorkgroupMixinPropsA list of security group IDs to associate with the workgroup.Returns union: Listinvalid input: '<'either
StringorISecurityGroupRef>- Specified by:
getSecurityGroupIdsin interfaceCfnWorkgroupMixinProps- See Also:
-
getSnapshotArn
Description copied from interface:CfnWorkgroupMixinPropsThe Amazon Resource Name (ARN) of the snapshot to restore from.- Specified by:
getSnapshotArnin interfaceCfnWorkgroupMixinProps- See Also:
-
getSnapshotName
Description copied from interface:CfnWorkgroupMixinPropsThe snapshot name to restore from.- Specified by:
getSnapshotNamein interfaceCfnWorkgroupMixinProps- See Also:
-
getSnapshotOwnerAccount
Description copied from interface:CfnWorkgroupMixinPropsThe Amazon Web Services account that owns the snapshot.- Specified by:
getSnapshotOwnerAccountin interfaceCfnWorkgroupMixinProps- See Also:
-
getSubnetIds
Description copied from interface:CfnWorkgroupMixinPropsA list of subnet IDs the workgroup is associated with.Returns union: Listinvalid input: '<'either
StringorISubnetRef>- Specified by:
getSubnetIdsin interfaceCfnWorkgroupMixinProps- See Also:
-
getTags
Description copied from interface:CfnWorkgroupMixinPropsThe map of the key-value pairs used to tag the workgroup.- Specified by:
getTagsin interfaceCfnWorkgroupMixinProps- See Also:
-
getTrackName
Description copied from interface:CfnWorkgroupMixinPropsAn optional parameter for the name of the track for the workgroup.If you don't provide a track name, the workgroup is assigned to the current track.
- Specified by:
getTrackNamein interfaceCfnWorkgroupMixinProps- See Also:
-
getWorkgroup
Description copied from interface:CfnWorkgroupMixinPropsThe collection of computing resources from which an endpoint is created.Returns union: either
IResolvableorCfnWorkgroupPropsMixin.WorkgroupProperty- Specified by:
getWorkgroupin interfaceCfnWorkgroupMixinProps- See Also:
-
getWorkgroupName
Description copied from interface:CfnWorkgroupMixinPropsThe name of the workgroup.- Specified by:
getWorkgroupNamein interfaceCfnWorkgroupMixinProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-