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.
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
arn | java.lang.String | cdk.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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
arn | java.lang.String | cdk.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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
id | java.lang.String | cdk.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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
id | java.lang.String | cdk.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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
id | java.lang.String | cdk.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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
defaultValue | java.lang.String | cdk.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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
tumbling | software.amazon.awscdk.IResolvable | cdk.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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
name | java.lang.String | cdk.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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
interval | java.lang.String | cdk.support/lookup-entry | :interval |
offset | java.lang.String | cdk.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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
groupArn | java.lang.String | cdk.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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
coreDeviceThingName | java.lang.String | cdk.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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close