Liking cljdoc? Tell your friends :D

cdk.api.services.redshiftserverless

Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.redshiftserverless package.

Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.redshiftserverless package. 
raw docstring

build-cfn-namespace-builderclj

(build-cfn-namespace-builder builder id config)

The build-cfn-namespace-builder function updates a CfnNamespace$Builder instance using the provided configuration. The function takes the CfnNamespace$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
adminPasswordSecretKmsKeyIdjava.lang.Stringcdk.support/lookup-entry:admin-password-secret-kms-key-id
adminUserPasswordjava.lang.Stringcdk.support/lookup-entry:admin-user-password
adminUsernamejava.lang.Stringcdk.support/lookup-entry:admin-username
dbNamejava.lang.Stringcdk.support/lookup-entry:db-name
defaultIamRoleArnjava.lang.Stringcdk.support/lookup-entry:default-iam-role-arn
finalSnapshotNamejava.lang.Stringcdk.support/lookup-entry:final-snapshot-name
finalSnapshotRetentionPeriodjava.lang.Numbercdk.support/lookup-entry:final-snapshot-retention-period
iamRolesjava.util.Listcdk.support/lookup-entry:iam-roles
kmsKeyIdjava.lang.Stringcdk.support/lookup-entry:kms-key-id
logExportsjava.util.Listcdk.support/lookup-entry:log-exports
manageAdminPasswordsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:manage-admin-password
namespaceNamejava.lang.Stringcdk.support/lookup-entry:namespace-name
namespaceResourcePolicyjava.lang.Objectcdk.support/lookup-entry:namespace-resource-policy
redshiftIdcApplicationArnjava.lang.Stringcdk.support/lookup-entry:redshift-idc-application-arn
snapshotCopyConfigurationsjava.util.Listcdk.support/lookup-entry:snapshot-copy-configurations
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-namespace-builder function updates a CfnNamespace$Builder instance using the provided configuration.
  The function takes the CfnNamespace$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `adminPasswordSecretKmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:admin-password-secret-kms-key-id` |
| `adminUserPassword` | java.lang.String | [[cdk.support/lookup-entry]] | `:admin-user-password` |
| `adminUsername` | java.lang.String | [[cdk.support/lookup-entry]] | `:admin-username` |
| `dbName` | java.lang.String | [[cdk.support/lookup-entry]] | `:db-name` |
| `defaultIamRoleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-iam-role-arn` |
| `finalSnapshotName` | java.lang.String | [[cdk.support/lookup-entry]] | `:final-snapshot-name` |
| `finalSnapshotRetentionPeriod` | java.lang.Number | [[cdk.support/lookup-entry]] | `:final-snapshot-retention-period` |
| `iamRoles` | java.util.List | [[cdk.support/lookup-entry]] | `:iam-roles` |
| `kmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-id` |
| `logExports` | java.util.List | [[cdk.support/lookup-entry]] | `:log-exports` |
| `manageAdminPassword` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:manage-admin-password` |
| `namespaceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace-name` |
| `namespaceResourcePolicy` | java.lang.Object | [[cdk.support/lookup-entry]] | `:namespace-resource-policy` |
| `redshiftIdcApplicationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:redshift-idc-application-arn` |
| `snapshotCopyConfigurations` | java.util.List | [[cdk.support/lookup-entry]] | `:snapshot-copy-configurations` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-namespace-namespace-property-builderclj

(build-cfn-namespace-namespace-property-builder builder id config)

The build-cfn-namespace-namespace-property-builder function updates a CfnNamespace$NamespaceProperty$Builder instance using the provided configuration. The function takes the CfnNamespace$NamespaceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
adminPasswordSecretArnjava.lang.Stringcdk.support/lookup-entry:admin-password-secret-arn
adminPasswordSecretKmsKeyIdjava.lang.Stringcdk.support/lookup-entry:admin-password-secret-kms-key-id
adminUsernamejava.lang.Stringcdk.support/lookup-entry:admin-username
creationDatejava.lang.Stringcdk.support/lookup-entry:creation-date
dbNamejava.lang.Stringcdk.support/lookup-entry:db-name
defaultIamRoleArnjava.lang.Stringcdk.support/lookup-entry:default-iam-role-arn
iamRolesjava.util.Listcdk.support/lookup-entry:iam-roles
kmsKeyIdjava.lang.Stringcdk.support/lookup-entry:kms-key-id
logExportsjava.util.Listcdk.support/lookup-entry:log-exports
namespaceArnjava.lang.Stringcdk.support/lookup-entry:namespace-arn
namespaceIdjava.lang.Stringcdk.support/lookup-entry:namespace-id
namespaceNamejava.lang.Stringcdk.support/lookup-entry:namespace-name
statusjava.lang.Stringcdk.support/lookup-entry:status
The build-cfn-namespace-namespace-property-builder function updates a CfnNamespace$NamespaceProperty$Builder instance using the provided configuration.
  The function takes the CfnNamespace$NamespaceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `adminPasswordSecretArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:admin-password-secret-arn` |
| `adminPasswordSecretKmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:admin-password-secret-kms-key-id` |
| `adminUsername` | java.lang.String | [[cdk.support/lookup-entry]] | `:admin-username` |
| `creationDate` | java.lang.String | [[cdk.support/lookup-entry]] | `:creation-date` |
| `dbName` | java.lang.String | [[cdk.support/lookup-entry]] | `:db-name` |
| `defaultIamRoleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-iam-role-arn` |
| `iamRoles` | java.util.List | [[cdk.support/lookup-entry]] | `:iam-roles` |
| `kmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-id` |
| `logExports` | java.util.List | [[cdk.support/lookup-entry]] | `:log-exports` |
| `namespaceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace-arn` |
| `namespaceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace-id` |
| `namespaceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace-name` |
| `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` |
sourceraw docstring

build-cfn-namespace-props-builderclj

(build-cfn-namespace-props-builder builder id config)

The build-cfn-namespace-props-builder function updates a CfnNamespaceProps$Builder instance using the provided configuration. The function takes the CfnNamespaceProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
adminPasswordSecretKmsKeyIdjava.lang.Stringcdk.support/lookup-entry:admin-password-secret-kms-key-id
adminUserPasswordjava.lang.Stringcdk.support/lookup-entry:admin-user-password
adminUsernamejava.lang.Stringcdk.support/lookup-entry:admin-username
dbNamejava.lang.Stringcdk.support/lookup-entry:db-name
defaultIamRoleArnjava.lang.Stringcdk.support/lookup-entry:default-iam-role-arn
finalSnapshotNamejava.lang.Stringcdk.support/lookup-entry:final-snapshot-name
finalSnapshotRetentionPeriodjava.lang.Numbercdk.support/lookup-entry:final-snapshot-retention-period
iamRolesjava.util.Listcdk.support/lookup-entry:iam-roles
kmsKeyIdjava.lang.Stringcdk.support/lookup-entry:kms-key-id
logExportsjava.util.Listcdk.support/lookup-entry:log-exports
manageAdminPasswordjava.lang.Booleancdk.support/lookup-entry:manage-admin-password
namespaceNamejava.lang.Stringcdk.support/lookup-entry:namespace-name
namespaceResourcePolicyjava.lang.Objectcdk.support/lookup-entry:namespace-resource-policy
redshiftIdcApplicationArnjava.lang.Stringcdk.support/lookup-entry:redshift-idc-application-arn
snapshotCopyConfigurationssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:snapshot-copy-configurations
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-namespace-props-builder function updates a CfnNamespaceProps$Builder instance using the provided configuration.
  The function takes the CfnNamespaceProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `adminPasswordSecretKmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:admin-password-secret-kms-key-id` |
| `adminUserPassword` | java.lang.String | [[cdk.support/lookup-entry]] | `:admin-user-password` |
| `adminUsername` | java.lang.String | [[cdk.support/lookup-entry]] | `:admin-username` |
| `dbName` | java.lang.String | [[cdk.support/lookup-entry]] | `:db-name` |
| `defaultIamRoleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-iam-role-arn` |
| `finalSnapshotName` | java.lang.String | [[cdk.support/lookup-entry]] | `:final-snapshot-name` |
| `finalSnapshotRetentionPeriod` | java.lang.Number | [[cdk.support/lookup-entry]] | `:final-snapshot-retention-period` |
| `iamRoles` | java.util.List | [[cdk.support/lookup-entry]] | `:iam-roles` |
| `kmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-id` |
| `logExports` | java.util.List | [[cdk.support/lookup-entry]] | `:log-exports` |
| `manageAdminPassword` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:manage-admin-password` |
| `namespaceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace-name` |
| `namespaceResourcePolicy` | java.lang.Object | [[cdk.support/lookup-entry]] | `:namespace-resource-policy` |
| `redshiftIdcApplicationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:redshift-idc-application-arn` |
| `snapshotCopyConfigurations` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:snapshot-copy-configurations` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-namespace-snapshot-copy-configuration-property-builderclj

(build-cfn-namespace-snapshot-copy-configuration-property-builder builder
                                                                  id
                                                                  config)

The build-cfn-namespace-snapshot-copy-configuration-property-builder function updates a CfnNamespace$SnapshotCopyConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnNamespace$SnapshotCopyConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
destinationKmsKeyIdjava.lang.Stringcdk.support/lookup-entry:destination-kms-key-id
destinationRegionjava.lang.Stringcdk.support/lookup-entry:destination-region
snapshotRetentionPeriodjava.lang.Numbercdk.support/lookup-entry:snapshot-retention-period
The build-cfn-namespace-snapshot-copy-configuration-property-builder function updates a CfnNamespace$SnapshotCopyConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnNamespace$SnapshotCopyConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `destinationKmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:destination-kms-key-id` |
| `destinationRegion` | java.lang.String | [[cdk.support/lookup-entry]] | `:destination-region` |
| `snapshotRetentionPeriod` | java.lang.Number | [[cdk.support/lookup-entry]] | `:snapshot-retention-period` |
sourceraw docstring

build-cfn-workgroup-builderclj

(build-cfn-workgroup-builder builder id config)

The build-cfn-workgroup-builder function updates a CfnWorkgroup$Builder instance using the provided configuration. The function takes the CfnWorkgroup$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
baseCapacityjava.lang.Numbercdk.support/lookup-entry:base-capacity
configParametersjava.util.Listcdk.support/lookup-entry:config-parameters
enhancedVpcRoutingsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:enhanced-vpc-routing
maxCapacityjava.lang.Numbercdk.support/lookup-entry:max-capacity
namespaceNamejava.lang.Stringcdk.support/lookup-entry:namespace-name
portjava.lang.Numbercdk.support/lookup-entry:port
publiclyAccessiblesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:publicly-accessible
securityGroupIdsjava.util.Listcdk.support/lookup-entry:security-group-ids
subnetIdsjava.util.Listcdk.support/lookup-entry:subnet-ids
tagsjava.util.Listcdk.support/lookup-entry:tags
workgroupNamejava.lang.Stringcdk.support/lookup-entry:workgroup-name
The build-cfn-workgroup-builder function updates a CfnWorkgroup$Builder instance using the provided configuration.
  The function takes the CfnWorkgroup$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `baseCapacity` | java.lang.Number | [[cdk.support/lookup-entry]] | `:base-capacity` |
| `configParameters` | java.util.List | [[cdk.support/lookup-entry]] | `:config-parameters` |
| `enhancedVpcRouting` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enhanced-vpc-routing` |
| `maxCapacity` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-capacity` |
| `namespaceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace-name` |
| `port` | java.lang.Number | [[cdk.support/lookup-entry]] | `:port` |
| `publiclyAccessible` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:publicly-accessible` |
| `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` |
| `subnetIds` | java.util.List | [[cdk.support/lookup-entry]] | `:subnet-ids` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `workgroupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:workgroup-name` |
sourceraw docstring

build-cfn-workgroup-config-parameter-property-builderclj

(build-cfn-workgroup-config-parameter-property-builder builder id config)

The build-cfn-workgroup-config-parameter-property-builder function updates a CfnWorkgroup$ConfigParameterProperty$Builder instance using the provided configuration. The function takes the CfnWorkgroup$ConfigParameterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
parameterKeyjava.lang.Stringcdk.support/lookup-entry:parameter-key
parameterValuejava.lang.Stringcdk.support/lookup-entry:parameter-value
The build-cfn-workgroup-config-parameter-property-builder function updates a CfnWorkgroup$ConfigParameterProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkgroup$ConfigParameterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `parameterKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:parameter-key` |
| `parameterValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:parameter-value` |
sourceraw docstring

build-cfn-workgroup-endpoint-property-builderclj

(build-cfn-workgroup-endpoint-property-builder builder id config)

The build-cfn-workgroup-endpoint-property-builder function updates a CfnWorkgroup$EndpointProperty$Builder instance using the provided configuration. The function takes the CfnWorkgroup$EndpointProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
addressjava.lang.Stringcdk.support/lookup-entry:address
portjava.lang.Numbercdk.support/lookup-entry:port
vpcEndpointsjava.util.Listcdk.support/lookup-entry:vpc-endpoints
The build-cfn-workgroup-endpoint-property-builder function updates a CfnWorkgroup$EndpointProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkgroup$EndpointProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `address` | java.lang.String | [[cdk.support/lookup-entry]] | `:address` |
| `port` | java.lang.Number | [[cdk.support/lookup-entry]] | `:port` |
| `vpcEndpoints` | java.util.List | [[cdk.support/lookup-entry]] | `:vpc-endpoints` |
sourceraw docstring

build-cfn-workgroup-network-interface-property-builderclj

(build-cfn-workgroup-network-interface-property-builder builder id config)

The build-cfn-workgroup-network-interface-property-builder function updates a CfnWorkgroup$NetworkInterfaceProperty$Builder instance using the provided configuration. The function takes the CfnWorkgroup$NetworkInterfaceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
availabilityZonejava.lang.Stringcdk.support/lookup-entry:availability-zone
networkInterfaceIdjava.lang.Stringcdk.support/lookup-entry:network-interface-id
privateIpAddressjava.lang.Stringcdk.support/lookup-entry:private-ip-address
subnetIdjava.lang.Stringcdk.support/lookup-entry:subnet-id
The build-cfn-workgroup-network-interface-property-builder function updates a CfnWorkgroup$NetworkInterfaceProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkgroup$NetworkInterfaceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `availabilityZone` | java.lang.String | [[cdk.support/lookup-entry]] | `:availability-zone` |
| `networkInterfaceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:network-interface-id` |
| `privateIpAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:private-ip-address` |
| `subnetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:subnet-id` |
sourceraw docstring

build-cfn-workgroup-props-builderclj

(build-cfn-workgroup-props-builder builder id config)

The build-cfn-workgroup-props-builder function updates a CfnWorkgroupProps$Builder instance using the provided configuration. The function takes the CfnWorkgroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
baseCapacityjava.lang.Numbercdk.support/lookup-entry:base-capacity
configParametersjava.util.Listcdk.support/lookup-entry:config-parameters
enhancedVpcRoutingsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:enhanced-vpc-routing
maxCapacityjava.lang.Numbercdk.support/lookup-entry:max-capacity
namespaceNamejava.lang.Stringcdk.support/lookup-entry:namespace-name
portjava.lang.Numbercdk.support/lookup-entry:port
publiclyAccessiblesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:publicly-accessible
securityGroupIdsjava.util.Listcdk.support/lookup-entry:security-group-ids
subnetIdsjava.util.Listcdk.support/lookup-entry:subnet-ids
tagsjava.util.Listcdk.support/lookup-entry:tags
workgroupNamejava.lang.Stringcdk.support/lookup-entry:workgroup-name
The build-cfn-workgroup-props-builder function updates a CfnWorkgroupProps$Builder instance using the provided configuration.
  The function takes the CfnWorkgroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `baseCapacity` | java.lang.Number | [[cdk.support/lookup-entry]] | `:base-capacity` |
| `configParameters` | java.util.List | [[cdk.support/lookup-entry]] | `:config-parameters` |
| `enhancedVpcRouting` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enhanced-vpc-routing` |
| `maxCapacity` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-capacity` |
| `namespaceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace-name` |
| `port` | java.lang.Number | [[cdk.support/lookup-entry]] | `:port` |
| `publiclyAccessible` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:publicly-accessible` |
| `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` |
| `subnetIds` | java.util.List | [[cdk.support/lookup-entry]] | `:subnet-ids` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `workgroupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:workgroup-name` |
sourceraw docstring

build-cfn-workgroup-vpc-endpoint-property-builderclj

(build-cfn-workgroup-vpc-endpoint-property-builder builder id config)

The build-cfn-workgroup-vpc-endpoint-property-builder function updates a CfnWorkgroup$VpcEndpointProperty$Builder instance using the provided configuration. The function takes the CfnWorkgroup$VpcEndpointProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
networkInterfacessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:network-interfaces
vpcEndpointIdjava.lang.Stringcdk.support/lookup-entry:vpc-endpoint-id
vpcIdjava.lang.Stringcdk.support/lookup-entry:vpc-id
The build-cfn-workgroup-vpc-endpoint-property-builder function updates a CfnWorkgroup$VpcEndpointProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkgroup$VpcEndpointProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `networkInterfaces` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:network-interfaces` |
| `vpcEndpointId` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-endpoint-id` |
| `vpcId` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-id` |
sourceraw docstring

build-cfn-workgroup-workgroup-property-builderclj

(build-cfn-workgroup-workgroup-property-builder builder id config)

The build-cfn-workgroup-workgroup-property-builder function updates a CfnWorkgroup$WorkgroupProperty$Builder instance using the provided configuration. The function takes the CfnWorkgroup$WorkgroupProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
baseCapacityjava.lang.Numbercdk.support/lookup-entry:base-capacity
configParameterssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:config-parameters
creationDatejava.lang.Stringcdk.support/lookup-entry:creation-date
endpointsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:endpoint
enhancedVpcRoutingsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:enhanced-vpc-routing
maxCapacityjava.lang.Numbercdk.support/lookup-entry:max-capacity
namespaceNamejava.lang.Stringcdk.support/lookup-entry:namespace-name
publiclyAccessiblesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:publicly-accessible
securityGroupIdsjava.util.Listcdk.support/lookup-entry:security-group-ids
statusjava.lang.Stringcdk.support/lookup-entry:status
subnetIdsjava.util.Listcdk.support/lookup-entry:subnet-ids
workgroupArnjava.lang.Stringcdk.support/lookup-entry:workgroup-arn
workgroupIdjava.lang.Stringcdk.support/lookup-entry:workgroup-id
workgroupNamejava.lang.Stringcdk.support/lookup-entry:workgroup-name
The build-cfn-workgroup-workgroup-property-builder function updates a CfnWorkgroup$WorkgroupProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkgroup$WorkgroupProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `baseCapacity` | java.lang.Number | [[cdk.support/lookup-entry]] | `:base-capacity` |
| `configParameters` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:config-parameters` |
| `creationDate` | java.lang.String | [[cdk.support/lookup-entry]] | `:creation-date` |
| `endpoint` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:endpoint` |
| `enhancedVpcRouting` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enhanced-vpc-routing` |
| `maxCapacity` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-capacity` |
| `namespaceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace-name` |
| `publiclyAccessible` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:publicly-accessible` |
| `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` |
| `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` |
| `subnetIds` | java.util.List | [[cdk.support/lookup-entry]] | `:subnet-ids` |
| `workgroupArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:workgroup-arn` |
| `workgroupId` | java.lang.String | [[cdk.support/lookup-entry]] | `:workgroup-id` |
| `workgroupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:workgroup-name` |
sourceraw docstring

cfn-namespace-builderclj

(cfn-namespace-builder scope id config)

Creates a CfnNamespace$Builder instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |

Creates a  `CfnNamespace$Builder` instance using a scope and ID, applies the data configuration, then builds it.  Takes the following arguments: 
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-namespace-namespace-property-builderclj

(cfn-namespace-namespace-property-builder id config)

Creates a CfnNamespace$NamespaceProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnNamespace$NamespaceProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-namespace-props-builderclj

(cfn-namespace-props-builder id config)

Creates a CfnNamespaceProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnNamespaceProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-namespace-snapshot-copy-configuration-property-builderclj

(cfn-namespace-snapshot-copy-configuration-property-builder id config)

Creates a CfnNamespace$SnapshotCopyConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnNamespace$SnapshotCopyConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-workgroup-builderclj

(cfn-workgroup-builder scope id config)

Creates a CfnWorkgroup$Builder instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |

Creates a  `CfnWorkgroup$Builder` instance using a scope and ID, applies the data configuration, then builds it.  Takes the following arguments: 
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-workgroup-config-parameter-property-builderclj

(cfn-workgroup-config-parameter-property-builder id config)

Creates a CfnWorkgroup$ConfigParameterProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnWorkgroup$ConfigParameterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-workgroup-endpoint-property-builderclj

(cfn-workgroup-endpoint-property-builder id config)

Creates a CfnWorkgroup$EndpointProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnWorkgroup$EndpointProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-workgroup-network-interface-property-builderclj

(cfn-workgroup-network-interface-property-builder id config)

Creates a CfnWorkgroup$NetworkInterfaceProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnWorkgroup$NetworkInterfaceProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-workgroup-props-builderclj

(cfn-workgroup-props-builder id config)

Creates a CfnWorkgroupProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnWorkgroupProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-workgroup-vpc-endpoint-property-builderclj

(cfn-workgroup-vpc-endpoint-property-builder id config)

Creates a CfnWorkgroup$VpcEndpointProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnWorkgroup$VpcEndpointProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-workgroup-workgroup-property-builderclj

(cfn-workgroup-workgroup-property-builder id config)

Creates a CfnWorkgroup$WorkgroupProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnWorkgroup$WorkgroupProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close