Liking cljdoc? Tell your friends :D
Clojure only.

cdk.api.services.iotsitewise

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

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

build-cfn-access-policy-access-policy-identity-property-builderclj

(build-cfn-access-policy-access-policy-identity-property-builder builder
                                                                 id
                                                                 config)

The build-cfn-access-policy-access-policy-identity-property-builder function updates a CfnAccessPolicy$AccessPolicyIdentityProperty$Builder instance using the provided configuration. The function takes the CfnAccessPolicy$AccessPolicyIdentityProperty$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
iamRolesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:iam-role
iamUsersoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:iam-user
usersoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:user
The build-cfn-access-policy-access-policy-identity-property-builder function updates a CfnAccessPolicy$AccessPolicyIdentityProperty$Builder instance using the provided configuration.
  The function takes the CfnAccessPolicy$AccessPolicyIdentityProperty$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 |
|---|---|---|---|
| `iamRole` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:iam-role` |
| `iamUser` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:iam-user` |
| `user` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:user` |
sourceraw docstring

build-cfn-access-policy-access-policy-resource-property-builderclj

(build-cfn-access-policy-access-policy-resource-property-builder builder
                                                                 id
                                                                 config)

The build-cfn-access-policy-access-policy-resource-property-builder function updates a CfnAccessPolicy$AccessPolicyResourceProperty$Builder instance using the provided configuration. The function takes the CfnAccessPolicy$AccessPolicyResourceProperty$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
portalsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:portal
projectsoftware.amazon.awscdk.services.iotsitewise.CfnAccessPolicy$ProjectPropertycdk.support/lookup-entry:project
The build-cfn-access-policy-access-policy-resource-property-builder function updates a CfnAccessPolicy$AccessPolicyResourceProperty$Builder instance using the provided configuration.
  The function takes the CfnAccessPolicy$AccessPolicyResourceProperty$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 |
|---|---|---|---|
| `portal` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:portal` |
| `project` | software.amazon.awscdk.services.iotsitewise.CfnAccessPolicy$ProjectProperty | [[cdk.support/lookup-entry]] | `:project` |
sourceraw docstring

build-cfn-access-policy-builderclj

(build-cfn-access-policy-builder builder id config)

The build-cfn-access-policy-builder function updates a CfnAccessPolicy$Builder instance using the provided configuration. The function takes the CfnAccessPolicy$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
accessPolicyIdentitysoftware.amazon.awscdk.services.iotsitewise.CfnAccessPolicy$AccessPolicyIdentityPropertycdk.support/lookup-entry:access-policy-identity
accessPolicyPermissionjava.lang.Stringcdk.support/lookup-entry:access-policy-permission
accessPolicyResourcesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:access-policy-resource
The build-cfn-access-policy-builder function updates a CfnAccessPolicy$Builder instance using the provided configuration.
  The function takes the CfnAccessPolicy$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 |
|---|---|---|---|
| `accessPolicyIdentity` | software.amazon.awscdk.services.iotsitewise.CfnAccessPolicy$AccessPolicyIdentityProperty | [[cdk.support/lookup-entry]] | `:access-policy-identity` |
| `accessPolicyPermission` | java.lang.String | [[cdk.support/lookup-entry]] | `:access-policy-permission` |
| `accessPolicyResource` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:access-policy-resource` |
sourceraw docstring

build-cfn-access-policy-iam-role-property-builderclj

(build-cfn-access-policy-iam-role-property-builder builder id config)

The build-cfn-access-policy-iam-role-property-builder function updates a CfnAccessPolicy$IamRoleProperty$Builder instance using the provided configuration. The function takes the CfnAccessPolicy$IamRoleProperty$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
arnjava.lang.Stringcdk.support/lookup-entry:arn
The build-cfn-access-policy-iam-role-property-builder function updates a CfnAccessPolicy$IamRoleProperty$Builder instance using the provided configuration.
  The function takes the CfnAccessPolicy$IamRoleProperty$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 |
|---|---|---|---|
| `arn` | java.lang.String | [[cdk.support/lookup-entry]] | `:arn` |
sourceraw docstring

build-cfn-access-policy-iam-user-property-builderclj

(build-cfn-access-policy-iam-user-property-builder builder id config)

The build-cfn-access-policy-iam-user-property-builder function updates a CfnAccessPolicy$IamUserProperty$Builder instance using the provided configuration. The function takes the CfnAccessPolicy$IamUserProperty$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
arnjava.lang.Stringcdk.support/lookup-entry:arn
The build-cfn-access-policy-iam-user-property-builder function updates a CfnAccessPolicy$IamUserProperty$Builder instance using the provided configuration.
  The function takes the CfnAccessPolicy$IamUserProperty$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 |
|---|---|---|---|
| `arn` | java.lang.String | [[cdk.support/lookup-entry]] | `:arn` |
sourceraw docstring

build-cfn-access-policy-portal-property-builderclj

(build-cfn-access-policy-portal-property-builder builder id config)

The build-cfn-access-policy-portal-property-builder function updates a CfnAccessPolicy$PortalProperty$Builder instance using the provided configuration. The function takes the CfnAccessPolicy$PortalProperty$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
idjava.lang.Stringcdk.support/lookup-entry:id
The build-cfn-access-policy-portal-property-builder function updates a CfnAccessPolicy$PortalProperty$Builder instance using the provided configuration.
  The function takes the CfnAccessPolicy$PortalProperty$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 |
|---|---|---|---|
| `id` | java.lang.String | [[cdk.support/lookup-entry]] | `:id` |
sourceraw docstring

build-cfn-access-policy-project-property-builderclj

(build-cfn-access-policy-project-property-builder builder id config)

The build-cfn-access-policy-project-property-builder function updates a CfnAccessPolicy$ProjectProperty$Builder instance using the provided configuration. The function takes the CfnAccessPolicy$ProjectProperty$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
idjava.lang.Stringcdk.support/lookup-entry:id
The build-cfn-access-policy-project-property-builder function updates a CfnAccessPolicy$ProjectProperty$Builder instance using the provided configuration.
  The function takes the CfnAccessPolicy$ProjectProperty$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 |
|---|---|---|---|
| `id` | java.lang.String | [[cdk.support/lookup-entry]] | `:id` |
sourceraw docstring

build-cfn-access-policy-props-builderclj

(build-cfn-access-policy-props-builder builder id config)

The build-cfn-access-policy-props-builder function updates a CfnAccessPolicyProps$Builder instance using the provided configuration. The function takes the CfnAccessPolicyProps$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
accessPolicyIdentitysoftware.amazon.awscdk.services.iotsitewise.CfnAccessPolicy$AccessPolicyIdentityPropertycdk.support/lookup-entry:access-policy-identity
accessPolicyPermissionjava.lang.Stringcdk.support/lookup-entry:access-policy-permission
accessPolicyResourcesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:access-policy-resource
The build-cfn-access-policy-props-builder function updates a CfnAccessPolicyProps$Builder instance using the provided configuration.
  The function takes the CfnAccessPolicyProps$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 |
|---|---|---|---|
| `accessPolicyIdentity` | software.amazon.awscdk.services.iotsitewise.CfnAccessPolicy$AccessPolicyIdentityProperty | [[cdk.support/lookup-entry]] | `:access-policy-identity` |
| `accessPolicyPermission` | java.lang.String | [[cdk.support/lookup-entry]] | `:access-policy-permission` |
| `accessPolicyResource` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:access-policy-resource` |
sourceraw docstring

build-cfn-access-policy-user-property-builderclj

(build-cfn-access-policy-user-property-builder builder id config)

The build-cfn-access-policy-user-property-builder function updates a CfnAccessPolicy$UserProperty$Builder instance using the provided configuration. The function takes the CfnAccessPolicy$UserProperty$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
idjava.lang.Stringcdk.support/lookup-entry:id
The build-cfn-access-policy-user-property-builder function updates a CfnAccessPolicy$UserProperty$Builder instance using the provided configuration.
  The function takes the CfnAccessPolicy$UserProperty$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 |
|---|---|---|---|
| `id` | java.lang.String | [[cdk.support/lookup-entry]] | `:id` |
sourceraw docstring

build-cfn-asset-asset-hierarchy-property-builderclj

(build-cfn-asset-asset-hierarchy-property-builder builder id config)

The build-cfn-asset-asset-hierarchy-property-builder function updates a CfnAsset$AssetHierarchyProperty$Builder instance using the provided configuration. The function takes the CfnAsset$AssetHierarchyProperty$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
childAssetIdjava.lang.Stringcdk.support/lookup-entry:child-asset-id
externalIdjava.lang.Stringcdk.support/lookup-entry:external-id
idjava.lang.Stringcdk.support/lookup-entry:id
logicalIdjava.lang.Stringcdk.support/lookup-entry:logical-id
The build-cfn-asset-asset-hierarchy-property-builder function updates a CfnAsset$AssetHierarchyProperty$Builder instance using the provided configuration.
  The function takes the CfnAsset$AssetHierarchyProperty$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 |
|---|---|---|---|
| `childAssetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:child-asset-id` |
| `externalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:external-id` |
| `id` | java.lang.String | [[cdk.support/lookup-entry]] | `:id` |
| `logicalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:logical-id` |
sourceraw docstring

build-cfn-asset-asset-property-property-builderclj

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

The build-cfn-asset-asset-property-property-builder function updates a CfnAsset$AssetPropertyProperty$Builder instance using the provided configuration. The function takes the CfnAsset$AssetPropertyProperty$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
aliasjava.lang.Stringcdk.support/lookup-entry:alias
externalIdjava.lang.Stringcdk.support/lookup-entry:external-id
idjava.lang.Stringcdk.support/lookup-entry:id
logicalIdjava.lang.Stringcdk.support/lookup-entry:logical-id
notificationStatejava.lang.Stringcdk.support/lookup-entry:notification-state
unitjava.lang.Stringcdk.support/lookup-entry:unit
The build-cfn-asset-asset-property-property-builder function updates a CfnAsset$AssetPropertyProperty$Builder instance using the provided configuration.
  The function takes the CfnAsset$AssetPropertyProperty$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 |
|---|---|---|---|
| `alias` | java.lang.String | [[cdk.support/lookup-entry]] | `:alias` |
| `externalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:external-id` |
| `id` | java.lang.String | [[cdk.support/lookup-entry]] | `:id` |
| `logicalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:logical-id` |
| `notificationState` | java.lang.String | [[cdk.support/lookup-entry]] | `:notification-state` |
| `unit` | java.lang.String | [[cdk.support/lookup-entry]] | `:unit` |
sourceraw docstring

build-cfn-asset-builderclj

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

The build-cfn-asset-builder function updates a CfnAsset$Builder instance using the provided configuration. The function takes the CfnAsset$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
assetDescriptionjava.lang.Stringcdk.support/lookup-entry:asset-description
assetExternalIdjava.lang.Stringcdk.support/lookup-entry:asset-external-id
assetHierarchiessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:asset-hierarchies
assetModelIdjava.lang.Stringcdk.support/lookup-entry:asset-model-id
assetNamejava.lang.Stringcdk.support/lookup-entry:asset-name
assetPropertiesjava.util.Listcdk.support/lookup-entry:asset-properties
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-asset-builder function updates a CfnAsset$Builder instance using the provided configuration.
  The function takes the CfnAsset$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 |
|---|---|---|---|
| `assetDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-description` |
| `assetExternalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-external-id` |
| `assetHierarchies` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:asset-hierarchies` |
| `assetModelId` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-model-id` |
| `assetName` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-name` |
| `assetProperties` | java.util.List | [[cdk.support/lookup-entry]] | `:asset-properties` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-asset-model-asset-model-composite-model-property-builderclj

(build-cfn-asset-model-asset-model-composite-model-property-builder builder
                                                                    id
                                                                    config)

The build-cfn-asset-model-asset-model-composite-model-property-builder function updates a CfnAssetModel$AssetModelCompositeModelProperty$Builder instance using the provided configuration. The function takes the CfnAssetModel$AssetModelCompositeModelProperty$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
composedAssetModelIdjava.lang.Stringcdk.support/lookup-entry:composed-asset-model-id
compositeModelPropertiessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:composite-model-properties
descriptionjava.lang.Stringcdk.support/lookup-entry:description
externalIdjava.lang.Stringcdk.support/lookup-entry:external-id
idjava.lang.Stringcdk.support/lookup-entry:id
namejava.lang.Stringcdk.support/lookup-entry:name
parentAssetModelCompositeModelExternalIdjava.lang.Stringcdk.support/lookup-entry:parent-asset-model-composite-model-external-id
pathjava.util.Listcdk.support/lookup-entry:path
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-asset-model-asset-model-composite-model-property-builder function updates a CfnAssetModel$AssetModelCompositeModelProperty$Builder instance using the provided configuration.
  The function takes the CfnAssetModel$AssetModelCompositeModelProperty$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 |
|---|---|---|---|
| `composedAssetModelId` | java.lang.String | [[cdk.support/lookup-entry]] | `:composed-asset-model-id` |
| `compositeModelProperties` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:composite-model-properties` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `externalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:external-id` |
| `id` | java.lang.String | [[cdk.support/lookup-entry]] | `:id` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `parentAssetModelCompositeModelExternalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:parent-asset-model-composite-model-external-id` |
| `path` | java.util.List | [[cdk.support/lookup-entry]] | `:path` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-asset-model-asset-model-hierarchy-property-builderclj

(build-cfn-asset-model-asset-model-hierarchy-property-builder builder id config)

The build-cfn-asset-model-asset-model-hierarchy-property-builder function updates a CfnAssetModel$AssetModelHierarchyProperty$Builder instance using the provided configuration. The function takes the CfnAssetModel$AssetModelHierarchyProperty$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
childAssetModelIdjava.lang.Stringcdk.support/lookup-entry:child-asset-model-id
externalIdjava.lang.Stringcdk.support/lookup-entry:external-id
idjava.lang.Stringcdk.support/lookup-entry:id
logicalIdjava.lang.Stringcdk.support/lookup-entry:logical-id
namejava.lang.Stringcdk.support/lookup-entry:name
The build-cfn-asset-model-asset-model-hierarchy-property-builder function updates a CfnAssetModel$AssetModelHierarchyProperty$Builder instance using the provided configuration.
  The function takes the CfnAssetModel$AssetModelHierarchyProperty$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 |
|---|---|---|---|
| `childAssetModelId` | java.lang.String | [[cdk.support/lookup-entry]] | `:child-asset-model-id` |
| `externalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:external-id` |
| `id` | java.lang.String | [[cdk.support/lookup-entry]] | `:id` |
| `logicalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:logical-id` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
sourceraw docstring

build-cfn-asset-model-asset-model-property-property-builderclj

(build-cfn-asset-model-asset-model-property-property-builder builder id config)

The build-cfn-asset-model-asset-model-property-property-builder function updates a CfnAssetModel$AssetModelPropertyProperty$Builder instance using the provided configuration. The function takes the CfnAssetModel$AssetModelPropertyProperty$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
dataTypejava.lang.Stringcdk.support/lookup-entry:data-type
dataTypeSpecjava.lang.Stringcdk.support/lookup-entry:data-type-spec
externalIdjava.lang.Stringcdk.support/lookup-entry:external-id
idjava.lang.Stringcdk.support/lookup-entry:id
logicalIdjava.lang.Stringcdk.support/lookup-entry:logical-id
namejava.lang.Stringcdk.support/lookup-entry:name
typesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:type
unitjava.lang.Stringcdk.support/lookup-entry:unit
The build-cfn-asset-model-asset-model-property-property-builder function updates a CfnAssetModel$AssetModelPropertyProperty$Builder instance using the provided configuration.
  The function takes the CfnAssetModel$AssetModelPropertyProperty$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 |
|---|---|---|---|
| `dataType` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-type` |
| `dataTypeSpec` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-type-spec` |
| `externalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:external-id` |
| `id` | java.lang.String | [[cdk.support/lookup-entry]] | `:id` |
| `logicalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:logical-id` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `type` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:type` |
| `unit` | java.lang.String | [[cdk.support/lookup-entry]] | `:unit` |
sourceraw docstring

build-cfn-asset-model-attribute-property-builderclj

(build-cfn-asset-model-attribute-property-builder builder id config)

The build-cfn-asset-model-attribute-property-builder function updates a CfnAssetModel$AttributeProperty$Builder instance using the provided configuration. The function takes the CfnAssetModel$AttributeProperty$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
defaultValuejava.lang.Stringcdk.support/lookup-entry:default-value
The build-cfn-asset-model-attribute-property-builder function updates a CfnAssetModel$AttributeProperty$Builder instance using the provided configuration.
  The function takes the CfnAssetModel$AttributeProperty$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 |
|---|---|---|---|
| `defaultValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-value` |
sourceraw docstring

build-cfn-asset-model-builderclj

(build-cfn-asset-model-builder builder id config)

The build-cfn-asset-model-builder function updates a CfnAssetModel$Builder instance using the provided configuration. The function takes the CfnAssetModel$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
assetModelCompositeModelsjava.util.Listcdk.support/lookup-entry:asset-model-composite-models
assetModelDescriptionjava.lang.Stringcdk.support/lookup-entry:asset-model-description
assetModelExternalIdjava.lang.Stringcdk.support/lookup-entry:asset-model-external-id
assetModelHierarchiessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:asset-model-hierarchies
assetModelNamejava.lang.Stringcdk.support/lookup-entry:asset-model-name
assetModelPropertiesjava.util.Listcdk.support/lookup-entry:asset-model-properties
assetModelTypejava.lang.Stringcdk.support/lookup-entry:asset-model-type
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-asset-model-builder function updates a CfnAssetModel$Builder instance using the provided configuration.
  The function takes the CfnAssetModel$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 |
|---|---|---|---|
| `assetModelCompositeModels` | java.util.List | [[cdk.support/lookup-entry]] | `:asset-model-composite-models` |
| `assetModelDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-model-description` |
| `assetModelExternalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-model-external-id` |
| `assetModelHierarchies` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:asset-model-hierarchies` |
| `assetModelName` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-model-name` |
| `assetModelProperties` | java.util.List | [[cdk.support/lookup-entry]] | `:asset-model-properties` |
| `assetModelType` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-model-type` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-asset-model-expression-variable-property-builderclj

(build-cfn-asset-model-expression-variable-property-builder builder id config)

The build-cfn-asset-model-expression-variable-property-builder function updates a CfnAssetModel$ExpressionVariableProperty$Builder instance using the provided configuration. The function takes the CfnAssetModel$ExpressionVariableProperty$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
namejava.lang.Stringcdk.support/lookup-entry:name
valuesoftware.amazon.awscdk.services.iotsitewise.CfnAssetModel$VariableValuePropertycdk.support/lookup-entry:value
The build-cfn-asset-model-expression-variable-property-builder function updates a CfnAssetModel$ExpressionVariableProperty$Builder instance using the provided configuration.
  The function takes the CfnAssetModel$ExpressionVariableProperty$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 |
|---|---|---|---|
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `value` | software.amazon.awscdk.services.iotsitewise.CfnAssetModel$VariableValueProperty | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-asset-model-metric-property-builderclj

(build-cfn-asset-model-metric-property-builder builder id config)

The build-cfn-asset-model-metric-property-builder function updates a CfnAssetModel$MetricProperty$Builder instance using the provided configuration. The function takes the CfnAssetModel$MetricProperty$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
expressionjava.lang.Stringcdk.support/lookup-entry:expression
variablesjava.util.Listcdk.support/lookup-entry:variables
windowsoftware.amazon.awscdk.services.iotsitewise.CfnAssetModel$MetricWindowPropertycdk.support/lookup-entry:window
The build-cfn-asset-model-metric-property-builder function updates a CfnAssetModel$MetricProperty$Builder instance using the provided configuration.
  The function takes the CfnAssetModel$MetricProperty$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 |
|---|---|---|---|
| `expression` | java.lang.String | [[cdk.support/lookup-entry]] | `:expression` |
| `variables` | java.util.List | [[cdk.support/lookup-entry]] | `:variables` |
| `window` | software.amazon.awscdk.services.iotsitewise.CfnAssetModel$MetricWindowProperty | [[cdk.support/lookup-entry]] | `:window` |
sourceraw docstring

build-cfn-asset-model-metric-window-property-builderclj

(build-cfn-asset-model-metric-window-property-builder builder id config)

The build-cfn-asset-model-metric-window-property-builder function updates a CfnAssetModel$MetricWindowProperty$Builder instance using the provided configuration. The function takes the CfnAssetModel$MetricWindowProperty$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
tumblingsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:tumbling
The build-cfn-asset-model-metric-window-property-builder function updates a CfnAssetModel$MetricWindowProperty$Builder instance using the provided configuration.
  The function takes the CfnAssetModel$MetricWindowProperty$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 |
|---|---|---|---|
| `tumbling` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:tumbling` |
sourceraw docstring

build-cfn-asset-model-property-path-definition-property-builderclj

(build-cfn-asset-model-property-path-definition-property-builder builder
                                                                 id
                                                                 config)

The build-cfn-asset-model-property-path-definition-property-builder function updates a CfnAssetModel$PropertyPathDefinitionProperty$Builder instance using the provided configuration. The function takes the CfnAssetModel$PropertyPathDefinitionProperty$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
namejava.lang.Stringcdk.support/lookup-entry:name
The build-cfn-asset-model-property-path-definition-property-builder function updates a CfnAssetModel$PropertyPathDefinitionProperty$Builder instance using the provided configuration.
  The function takes the CfnAssetModel$PropertyPathDefinitionProperty$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 |
|---|---|---|---|
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
sourceraw docstring

build-cfn-asset-model-property-type-property-builderclj

(build-cfn-asset-model-property-type-property-builder builder id config)

The build-cfn-asset-model-property-type-property-builder function updates a CfnAssetModel$PropertyTypeProperty$Builder instance using the provided configuration. The function takes the CfnAssetModel$PropertyTypeProperty$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
attributesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:attribute
metricsoftware.amazon.awscdk.services.iotsitewise.CfnAssetModel$MetricPropertycdk.support/lookup-entry:metric
transformsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:transform
typeNamejava.lang.Stringcdk.support/lookup-entry:type-name
The build-cfn-asset-model-property-type-property-builder function updates a CfnAssetModel$PropertyTypeProperty$Builder instance using the provided configuration.
  The function takes the CfnAssetModel$PropertyTypeProperty$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 |
|---|---|---|---|
| `attribute` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:attribute` |
| `metric` | software.amazon.awscdk.services.iotsitewise.CfnAssetModel$MetricProperty | [[cdk.support/lookup-entry]] | `:metric` |
| `transform` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:transform` |
| `typeName` | java.lang.String | [[cdk.support/lookup-entry]] | `:type-name` |
sourceraw docstring

build-cfn-asset-model-props-builderclj

(build-cfn-asset-model-props-builder builder id config)

The build-cfn-asset-model-props-builder function updates a CfnAssetModelProps$Builder instance using the provided configuration. The function takes the CfnAssetModelProps$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
assetModelCompositeModelsjava.util.Listcdk.support/lookup-entry:asset-model-composite-models
assetModelDescriptionjava.lang.Stringcdk.support/lookup-entry:asset-model-description
assetModelExternalIdjava.lang.Stringcdk.support/lookup-entry:asset-model-external-id
assetModelHierarchiesjava.util.Listcdk.support/lookup-entry:asset-model-hierarchies
assetModelNamejava.lang.Stringcdk.support/lookup-entry:asset-model-name
assetModelPropertiessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:asset-model-properties
assetModelTypejava.lang.Stringcdk.support/lookup-entry:asset-model-type
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-asset-model-props-builder function updates a CfnAssetModelProps$Builder instance using the provided configuration.
  The function takes the CfnAssetModelProps$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 |
|---|---|---|---|
| `assetModelCompositeModels` | java.util.List | [[cdk.support/lookup-entry]] | `:asset-model-composite-models` |
| `assetModelDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-model-description` |
| `assetModelExternalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-model-external-id` |
| `assetModelHierarchies` | java.util.List | [[cdk.support/lookup-entry]] | `:asset-model-hierarchies` |
| `assetModelName` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-model-name` |
| `assetModelProperties` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:asset-model-properties` |
| `assetModelType` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-model-type` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-asset-model-transform-property-builderclj

(build-cfn-asset-model-transform-property-builder builder id config)

The build-cfn-asset-model-transform-property-builder function updates a CfnAssetModel$TransformProperty$Builder instance using the provided configuration. The function takes the CfnAssetModel$TransformProperty$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
expressionjava.lang.Stringcdk.support/lookup-entry:expression
variablessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:variables
The build-cfn-asset-model-transform-property-builder function updates a CfnAssetModel$TransformProperty$Builder instance using the provided configuration.
  The function takes the CfnAssetModel$TransformProperty$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 |
|---|---|---|---|
| `expression` | java.lang.String | [[cdk.support/lookup-entry]] | `:expression` |
| `variables` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:variables` |
sourceraw docstring

build-cfn-asset-model-tumbling-window-property-builderclj

(build-cfn-asset-model-tumbling-window-property-builder builder id config)

The build-cfn-asset-model-tumbling-window-property-builder function updates a CfnAssetModel$TumblingWindowProperty$Builder instance using the provided configuration. The function takes the CfnAssetModel$TumblingWindowProperty$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
intervaljava.lang.Stringcdk.support/lookup-entry:interval
offsetjava.lang.Stringcdk.support/lookup-entry:offset
The build-cfn-asset-model-tumbling-window-property-builder function updates a CfnAssetModel$TumblingWindowProperty$Builder instance using the provided configuration.
  The function takes the CfnAssetModel$TumblingWindowProperty$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 |
|---|---|---|---|
| `interval` | java.lang.String | [[cdk.support/lookup-entry]] | `:interval` |
| `offset` | java.lang.String | [[cdk.support/lookup-entry]] | `:offset` |
sourceraw docstring

build-cfn-asset-model-variable-value-property-builderclj

(build-cfn-asset-model-variable-value-property-builder builder id config)

The build-cfn-asset-model-variable-value-property-builder function updates a CfnAssetModel$VariableValueProperty$Builder instance using the provided configuration. The function takes the CfnAssetModel$VariableValueProperty$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
hierarchyExternalIdjava.lang.Stringcdk.support/lookup-entry:hierarchy-external-id
hierarchyIdjava.lang.Stringcdk.support/lookup-entry:hierarchy-id
hierarchyLogicalIdjava.lang.Stringcdk.support/lookup-entry:hierarchy-logical-id
propertyExternalIdjava.lang.Stringcdk.support/lookup-entry:property-external-id
propertyIdjava.lang.Stringcdk.support/lookup-entry:property-id
propertyLogicalIdjava.lang.Stringcdk.support/lookup-entry:property-logical-id
propertyPathsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:property-path
The build-cfn-asset-model-variable-value-property-builder function updates a CfnAssetModel$VariableValueProperty$Builder instance using the provided configuration.
  The function takes the CfnAssetModel$VariableValueProperty$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 |
|---|---|---|---|
| `hierarchyExternalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:hierarchy-external-id` |
| `hierarchyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:hierarchy-id` |
| `hierarchyLogicalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:hierarchy-logical-id` |
| `propertyExternalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:property-external-id` |
| `propertyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:property-id` |
| `propertyLogicalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:property-logical-id` |
| `propertyPath` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:property-path` |
sourceraw docstring

build-cfn-asset-props-builderclj

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

The build-cfn-asset-props-builder function updates a CfnAssetProps$Builder instance using the provided configuration. The function takes the CfnAssetProps$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
assetDescriptionjava.lang.Stringcdk.support/lookup-entry:asset-description
assetExternalIdjava.lang.Stringcdk.support/lookup-entry:asset-external-id
assetHierarchiesjava.util.Listcdk.support/lookup-entry:asset-hierarchies
assetModelIdjava.lang.Stringcdk.support/lookup-entry:asset-model-id
assetNamejava.lang.Stringcdk.support/lookup-entry:asset-name
assetPropertiessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:asset-properties
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-asset-props-builder function updates a CfnAssetProps$Builder instance using the provided configuration.
  The function takes the CfnAssetProps$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 |
|---|---|---|---|
| `assetDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-description` |
| `assetExternalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-external-id` |
| `assetHierarchies` | java.util.List | [[cdk.support/lookup-entry]] | `:asset-hierarchies` |
| `assetModelId` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-model-id` |
| `assetName` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-name` |
| `assetProperties` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:asset-properties` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-dashboard-builderclj

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

The build-cfn-dashboard-builder function updates a CfnDashboard$Builder instance using the provided configuration. The function takes the CfnDashboard$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
dashboardDefinitionjava.lang.Stringcdk.support/lookup-entry:dashboard-definition
dashboardDescriptionjava.lang.Stringcdk.support/lookup-entry:dashboard-description
dashboardNamejava.lang.Stringcdk.support/lookup-entry:dashboard-name
projectIdjava.lang.Stringcdk.support/lookup-entry:project-id
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-dashboard-builder function updates a CfnDashboard$Builder instance using the provided configuration.
  The function takes the CfnDashboard$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 |
|---|---|---|---|
| `dashboardDefinition` | java.lang.String | [[cdk.support/lookup-entry]] | `:dashboard-definition` |
| `dashboardDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:dashboard-description` |
| `dashboardName` | java.lang.String | [[cdk.support/lookup-entry]] | `:dashboard-name` |
| `projectId` | java.lang.String | [[cdk.support/lookup-entry]] | `:project-id` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-dashboard-props-builderclj

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

The build-cfn-dashboard-props-builder function updates a CfnDashboardProps$Builder instance using the provided configuration. The function takes the CfnDashboardProps$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
dashboardDefinitionjava.lang.Stringcdk.support/lookup-entry:dashboard-definition
dashboardDescriptionjava.lang.Stringcdk.support/lookup-entry:dashboard-description
dashboardNamejava.lang.Stringcdk.support/lookup-entry:dashboard-name
projectIdjava.lang.Stringcdk.support/lookup-entry:project-id
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-dashboard-props-builder function updates a CfnDashboardProps$Builder instance using the provided configuration.
  The function takes the CfnDashboardProps$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 |
|---|---|---|---|
| `dashboardDefinition` | java.lang.String | [[cdk.support/lookup-entry]] | `:dashboard-definition` |
| `dashboardDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:dashboard-description` |
| `dashboardName` | java.lang.String | [[cdk.support/lookup-entry]] | `:dashboard-name` |
| `projectId` | java.lang.String | [[cdk.support/lookup-entry]] | `:project-id` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-gateway-builderclj

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

The build-cfn-gateway-builder function updates a CfnGateway$Builder instance using the provided configuration. The function takes the CfnGateway$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
gatewayCapabilitySummariessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:gateway-capability-summaries
gatewayNamejava.lang.Stringcdk.support/lookup-entry:gateway-name
gatewayPlatformsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:gateway-platform
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-gateway-builder function updates a CfnGateway$Builder instance using the provided configuration.
  The function takes the CfnGateway$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 |
|---|---|---|---|
| `gatewayCapabilitySummaries` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:gateway-capability-summaries` |
| `gatewayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:gateway-name` |
| `gatewayPlatform` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:gateway-platform` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-gateway-gateway-capability-summary-property-builderclj

(build-cfn-gateway-gateway-capability-summary-property-builder builder
                                                               id
                                                               config)

The build-cfn-gateway-gateway-capability-summary-property-builder function updates a CfnGateway$GatewayCapabilitySummaryProperty$Builder instance using the provided configuration. The function takes the CfnGateway$GatewayCapabilitySummaryProperty$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
capabilityConfigurationjava.lang.Stringcdk.support/lookup-entry:capability-configuration
capabilityNamespacejava.lang.Stringcdk.support/lookup-entry:capability-namespace
The build-cfn-gateway-gateway-capability-summary-property-builder function updates a CfnGateway$GatewayCapabilitySummaryProperty$Builder instance using the provided configuration.
  The function takes the CfnGateway$GatewayCapabilitySummaryProperty$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 |
|---|---|---|---|
| `capabilityConfiguration` | java.lang.String | [[cdk.support/lookup-entry]] | `:capability-configuration` |
| `capabilityNamespace` | java.lang.String | [[cdk.support/lookup-entry]] | `:capability-namespace` |
sourceraw docstring

build-cfn-gateway-gateway-platform-property-builderclj

(build-cfn-gateway-gateway-platform-property-builder builder id config)

The build-cfn-gateway-gateway-platform-property-builder function updates a CfnGateway$GatewayPlatformProperty$Builder instance using the provided configuration. The function takes the CfnGateway$GatewayPlatformProperty$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
greengrasssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:greengrass
greengrassV2software.amazon.awscdk.services.iotsitewise.CfnGateway$GreengrassV2Propertycdk.support/lookup-entry:greengrass-v2
The build-cfn-gateway-gateway-platform-property-builder function updates a CfnGateway$GatewayPlatformProperty$Builder instance using the provided configuration.
  The function takes the CfnGateway$GatewayPlatformProperty$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 |
|---|---|---|---|
| `greengrass` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:greengrass` |
| `greengrassV2` | software.amazon.awscdk.services.iotsitewise.CfnGateway$GreengrassV2Property | [[cdk.support/lookup-entry]] | `:greengrass-v2` |
sourceraw docstring

build-cfn-gateway-greengrass-property-builderclj

(build-cfn-gateway-greengrass-property-builder builder id config)

The build-cfn-gateway-greengrass-property-builder function updates a CfnGateway$GreengrassProperty$Builder instance using the provided configuration. The function takes the CfnGateway$GreengrassProperty$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
groupArnjava.lang.Stringcdk.support/lookup-entry:group-arn
The build-cfn-gateway-greengrass-property-builder function updates a CfnGateway$GreengrassProperty$Builder instance using the provided configuration.
  The function takes the CfnGateway$GreengrassProperty$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 |
|---|---|---|---|
| `groupArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:group-arn` |
sourceraw docstring

build-cfn-gateway-greengrass-v2-property-builderclj

(build-cfn-gateway-greengrass-v2-property-builder builder id config)

The build-cfn-gateway-greengrass-v2-property-builder function updates a CfnGateway$GreengrassV2Property$Builder instance using the provided configuration. The function takes the CfnGateway$GreengrassV2Property$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
coreDeviceThingNamejava.lang.Stringcdk.support/lookup-entry:core-device-thing-name
The build-cfn-gateway-greengrass-v2-property-builder function updates a CfnGateway$GreengrassV2Property$Builder instance using the provided configuration.
  The function takes the CfnGateway$GreengrassV2Property$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 |
|---|---|---|---|
| `coreDeviceThingName` | java.lang.String | [[cdk.support/lookup-entry]] | `:core-device-thing-name` |
sourceraw docstring

build-cfn-gateway-props-builderclj

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

The build-cfn-gateway-props-builder function updates a CfnGatewayProps$Builder instance using the provided configuration. The function takes the CfnGatewayProps$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
gatewayCapabilitySummariesjava.util.Listcdk.support/lookup-entry:gateway-capability-summaries
gatewayNamejava.lang.Stringcdk.support/lookup-entry:gateway-name
gatewayPlatformsoftware.amazon.awscdk.services.iotsitewise.CfnGateway$GatewayPlatformPropertycdk.support/lookup-entry:gateway-platform
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-gateway-props-builder function updates a CfnGatewayProps$Builder instance using the provided configuration.
  The function takes the CfnGatewayProps$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 |
|---|---|---|---|
| `gatewayCapabilitySummaries` | java.util.List | [[cdk.support/lookup-entry]] | `:gateway-capability-summaries` |
| `gatewayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:gateway-name` |
| `gatewayPlatform` | software.amazon.awscdk.services.iotsitewise.CfnGateway$GatewayPlatformProperty | [[cdk.support/lookup-entry]] | `:gateway-platform` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-portal-alarms-property-builderclj

(build-cfn-portal-alarms-property-builder builder id config)

The build-cfn-portal-alarms-property-builder function updates a CfnPortal$AlarmsProperty$Builder instance using the provided configuration. The function takes the CfnPortal$AlarmsProperty$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
alarmRoleArnjava.lang.Stringcdk.support/lookup-entry:alarm-role-arn
notificationLambdaArnjava.lang.Stringcdk.support/lookup-entry:notification-lambda-arn
The build-cfn-portal-alarms-property-builder function updates a CfnPortal$AlarmsProperty$Builder instance using the provided configuration.
  The function takes the CfnPortal$AlarmsProperty$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 |
|---|---|---|---|
| `alarmRoleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:alarm-role-arn` |
| `notificationLambdaArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:notification-lambda-arn` |
sourceraw docstring

build-cfn-portal-builderclj

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

The build-cfn-portal-builder function updates a CfnPortal$Builder instance using the provided configuration. The function takes the CfnPortal$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
alarmsjava.lang.Objectcdk.support/lookup-entry:alarms
notificationSenderEmailjava.lang.Stringcdk.support/lookup-entry:notification-sender-email
portalAuthModejava.lang.Stringcdk.support/lookup-entry:portal-auth-mode
portalContactEmailjava.lang.Stringcdk.support/lookup-entry:portal-contact-email
portalDescriptionjava.lang.Stringcdk.support/lookup-entry:portal-description
portalNamejava.lang.Stringcdk.support/lookup-entry:portal-name
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-portal-builder function updates a CfnPortal$Builder instance using the provided configuration.
  The function takes the CfnPortal$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 |
|---|---|---|---|
| `alarms` | java.lang.Object | [[cdk.support/lookup-entry]] | `:alarms` |
| `notificationSenderEmail` | java.lang.String | [[cdk.support/lookup-entry]] | `:notification-sender-email` |
| `portalAuthMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:portal-auth-mode` |
| `portalContactEmail` | java.lang.String | [[cdk.support/lookup-entry]] | `:portal-contact-email` |
| `portalDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:portal-description` |
| `portalName` | java.lang.String | [[cdk.support/lookup-entry]] | `:portal-name` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-portal-props-builderclj

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

The build-cfn-portal-props-builder function updates a CfnPortalProps$Builder instance using the provided configuration. The function takes the CfnPortalProps$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
alarmsjava.lang.Objectcdk.support/lookup-entry:alarms
notificationSenderEmailjava.lang.Stringcdk.support/lookup-entry:notification-sender-email
portalAuthModejava.lang.Stringcdk.support/lookup-entry:portal-auth-mode
portalContactEmailjava.lang.Stringcdk.support/lookup-entry:portal-contact-email
portalDescriptionjava.lang.Stringcdk.support/lookup-entry:portal-description
portalNamejava.lang.Stringcdk.support/lookup-entry:portal-name
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-portal-props-builder function updates a CfnPortalProps$Builder instance using the provided configuration.
  The function takes the CfnPortalProps$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 |
|---|---|---|---|
| `alarms` | java.lang.Object | [[cdk.support/lookup-entry]] | `:alarms` |
| `notificationSenderEmail` | java.lang.String | [[cdk.support/lookup-entry]] | `:notification-sender-email` |
| `portalAuthMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:portal-auth-mode` |
| `portalContactEmail` | java.lang.String | [[cdk.support/lookup-entry]] | `:portal-contact-email` |
| `portalDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:portal-description` |
| `portalName` | java.lang.String | [[cdk.support/lookup-entry]] | `:portal-name` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-project-builderclj

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

The build-cfn-project-builder function updates a CfnProject$Builder instance using the provided configuration. The function takes the CfnProject$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
assetIdsjava.util.Listcdk.support/lookup-entry:asset-ids
portalIdjava.lang.Stringcdk.support/lookup-entry:portal-id
projectDescriptionjava.lang.Stringcdk.support/lookup-entry:project-description
projectNamejava.lang.Stringcdk.support/lookup-entry:project-name
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-project-builder function updates a CfnProject$Builder instance using the provided configuration.
  The function takes the CfnProject$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 |
|---|---|---|---|
| `assetIds` | java.util.List | [[cdk.support/lookup-entry]] | `:asset-ids` |
| `portalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portal-id` |
| `projectDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:project-description` |
| `projectName` | java.lang.String | [[cdk.support/lookup-entry]] | `:project-name` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-project-props-builderclj

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

The build-cfn-project-props-builder function updates a CfnProjectProps$Builder instance using the provided configuration. The function takes the CfnProjectProps$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
assetIdsjava.util.Listcdk.support/lookup-entry:asset-ids
portalIdjava.lang.Stringcdk.support/lookup-entry:portal-id
projectDescriptionjava.lang.Stringcdk.support/lookup-entry:project-description
projectNamejava.lang.Stringcdk.support/lookup-entry:project-name
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-project-props-builder function updates a CfnProjectProps$Builder instance using the provided configuration.
  The function takes the CfnProjectProps$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 |
|---|---|---|---|
| `assetIds` | java.util.List | [[cdk.support/lookup-entry]] | `:asset-ids` |
| `portalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:portal-id` |
| `projectDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:project-description` |
| `projectName` | java.lang.String | [[cdk.support/lookup-entry]] | `:project-name` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

cfn-access-policy-access-policy-identity-property-builderclj

(cfn-access-policy-access-policy-identity-property-builder id config)

Creates a CfnAccessPolicy$AccessPolicyIdentityProperty$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  `CfnAccessPolicy$AccessPolicyIdentityProperty$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-access-policy-access-policy-resource-property-builderclj

(cfn-access-policy-access-policy-resource-property-builder id config)

Creates a CfnAccessPolicy$AccessPolicyResourceProperty$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  `CfnAccessPolicy$AccessPolicyResourceProperty$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-access-policy-builderclj

(cfn-access-policy-builder scope id config)

Creates a CfnAccessPolicy$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  `CfnAccessPolicy$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-access-policy-iam-role-property-builderclj

(cfn-access-policy-iam-role-property-builder id config)

Creates a CfnAccessPolicy$IamRoleProperty$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  `CfnAccessPolicy$IamRoleProperty$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-access-policy-iam-user-property-builderclj

(cfn-access-policy-iam-user-property-builder id config)

Creates a CfnAccessPolicy$IamUserProperty$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  `CfnAccessPolicy$IamUserProperty$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-access-policy-portal-property-builderclj

(cfn-access-policy-portal-property-builder id config)

Creates a CfnAccessPolicy$PortalProperty$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  `CfnAccessPolicy$PortalProperty$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-access-policy-project-property-builderclj

(cfn-access-policy-project-property-builder id config)

Creates a CfnAccessPolicy$ProjectProperty$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  `CfnAccessPolicy$ProjectProperty$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-access-policy-props-builderclj

(cfn-access-policy-props-builder id config)

Creates a CfnAccessPolicyProps$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  `CfnAccessPolicyProps$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-access-policy-user-property-builderclj

(cfn-access-policy-user-property-builder id config)

Creates a CfnAccessPolicy$UserProperty$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  `CfnAccessPolicy$UserProperty$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-asset-asset-hierarchy-property-builderclj

(cfn-asset-asset-hierarchy-property-builder id config)

Creates a CfnAsset$AssetHierarchyProperty$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  `CfnAsset$AssetHierarchyProperty$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-asset-asset-property-property-builderclj

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

Creates a CfnAsset$AssetPropertyProperty$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  `CfnAsset$AssetPropertyProperty$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-asset-builderclj

(cfn-asset-builder scope id config)

Creates a CfnAsset$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  `CfnAsset$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-asset-model-asset-model-composite-model-property-builderclj

(cfn-asset-model-asset-model-composite-model-property-builder id config)

Creates a CfnAssetModel$AssetModelCompositeModelProperty$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  `CfnAssetModel$AssetModelCompositeModelProperty$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-asset-model-asset-model-hierarchy-property-builderclj

(cfn-asset-model-asset-model-hierarchy-property-builder id config)

Creates a CfnAssetModel$AssetModelHierarchyProperty$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  `CfnAssetModel$AssetModelHierarchyProperty$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-asset-model-asset-model-property-property-builderclj

(cfn-asset-model-asset-model-property-property-builder id config)

Creates a CfnAssetModel$AssetModelPropertyProperty$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  `CfnAssetModel$AssetModelPropertyProperty$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-asset-model-attribute-property-builderclj

(cfn-asset-model-attribute-property-builder id config)

Creates a CfnAssetModel$AttributeProperty$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  `CfnAssetModel$AttributeProperty$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-asset-model-builderclj

(cfn-asset-model-builder scope id config)

Creates a CfnAssetModel$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  `CfnAssetModel$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-asset-model-expression-variable-property-builderclj

(cfn-asset-model-expression-variable-property-builder id config)

Creates a CfnAssetModel$ExpressionVariableProperty$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  `CfnAssetModel$ExpressionVariableProperty$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-asset-model-metric-property-builderclj

(cfn-asset-model-metric-property-builder id config)

Creates a CfnAssetModel$MetricProperty$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  `CfnAssetModel$MetricProperty$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-asset-model-metric-window-property-builderclj

(cfn-asset-model-metric-window-property-builder id config)

Creates a CfnAssetModel$MetricWindowProperty$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  `CfnAssetModel$MetricWindowProperty$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-asset-model-property-path-definition-property-builderclj

(cfn-asset-model-property-path-definition-property-builder id config)

Creates a CfnAssetModel$PropertyPathDefinitionProperty$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  `CfnAssetModel$PropertyPathDefinitionProperty$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-asset-model-property-type-property-builderclj

(cfn-asset-model-property-type-property-builder id config)

Creates a CfnAssetModel$PropertyTypeProperty$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  `CfnAssetModel$PropertyTypeProperty$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-asset-model-props-builderclj

(cfn-asset-model-props-builder id config)

Creates a CfnAssetModelProps$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  `CfnAssetModelProps$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-asset-model-transform-property-builderclj

(cfn-asset-model-transform-property-builder id config)

Creates a CfnAssetModel$TransformProperty$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  `CfnAssetModel$TransformProperty$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-asset-model-tumbling-window-property-builderclj

(cfn-asset-model-tumbling-window-property-builder id config)

Creates a CfnAssetModel$TumblingWindowProperty$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  `CfnAssetModel$TumblingWindowProperty$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-asset-model-variable-value-property-builderclj

(cfn-asset-model-variable-value-property-builder id config)

Creates a CfnAssetModel$VariableValueProperty$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  `CfnAssetModel$VariableValueProperty$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-asset-props-builderclj

(cfn-asset-props-builder id config)

Creates a CfnAssetProps$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  `CfnAssetProps$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-dashboard-builderclj

(cfn-dashboard-builder scope id config)

Creates a CfnDashboard$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  `CfnDashboard$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-dashboard-props-builderclj

(cfn-dashboard-props-builder id config)

Creates a CfnDashboardProps$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  `CfnDashboardProps$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-gateway-builderclj

(cfn-gateway-builder scope id config)

Creates a CfnGateway$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  `CfnGateway$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-gateway-gateway-capability-summary-property-builderclj

(cfn-gateway-gateway-capability-summary-property-builder id config)

Creates a CfnGateway$GatewayCapabilitySummaryProperty$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  `CfnGateway$GatewayCapabilitySummaryProperty$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-gateway-gateway-platform-property-builderclj

(cfn-gateway-gateway-platform-property-builder id config)

Creates a CfnGateway$GatewayPlatformProperty$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  `CfnGateway$GatewayPlatformProperty$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-gateway-greengrass-property-builderclj

(cfn-gateway-greengrass-property-builder id config)

Creates a CfnGateway$GreengrassProperty$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  `CfnGateway$GreengrassProperty$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-gateway-greengrass-v2-property-builderclj

(cfn-gateway-greengrass-v2-property-builder id config)

Creates a CfnGateway$GreengrassV2Property$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  `CfnGateway$GreengrassV2Property$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-gateway-props-builderclj

(cfn-gateway-props-builder id config)

Creates a CfnGatewayProps$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  `CfnGatewayProps$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-portal-alarms-property-builderclj

(cfn-portal-alarms-property-builder id config)

Creates a CfnPortal$AlarmsProperty$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  `CfnPortal$AlarmsProperty$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-portal-builderclj

(cfn-portal-builder scope id config)

Creates a CfnPortal$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  `CfnPortal$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-portal-props-builderclj

(cfn-portal-props-builder id config)

Creates a CfnPortalProps$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  `CfnPortalProps$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-project-builderclj

(cfn-project-builder scope id config)

Creates a CfnProject$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  `CfnProject$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-project-props-builderclj

(cfn-project-props-builder id config)

Creates a CfnProjectProps$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  `CfnProjectProps$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