Liking cljdoc? Tell your friends :D

cdk.api.services.grafana

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

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

build-cfn-workspace-assertion-attributes-property-builderclj

(build-cfn-workspace-assertion-attributes-property-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
emailjava.lang.Stringcdk.support/lookup-entry:email
groupsjava.lang.Stringcdk.support/lookup-entry:groups
loginjava.lang.Stringcdk.support/lookup-entry:login
namejava.lang.Stringcdk.support/lookup-entry:name
orgjava.lang.Stringcdk.support/lookup-entry:org
rolejava.lang.Stringcdk.support/lookup-entry:role
The build-cfn-workspace-assertion-attributes-property-builder function updates a CfnWorkspace$AssertionAttributesProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkspace$AssertionAttributesProperty$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 |
|---|---|---|---|
| `email` | java.lang.String | [[cdk.support/lookup-entry]] | `:email` |
| `groups` | java.lang.String | [[cdk.support/lookup-entry]] | `:groups` |
| `login` | java.lang.String | [[cdk.support/lookup-entry]] | `:login` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `org` | java.lang.String | [[cdk.support/lookup-entry]] | `:org` |
| `role` | java.lang.String | [[cdk.support/lookup-entry]] | `:role` |
sourceraw docstring

build-cfn-workspace-builderclj

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

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

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

FieldDataTypeLookup FunctionData Key
accountAccessTypejava.lang.Stringcdk.support/lookup-entry:account-access-type
authenticationProvidersjava.util.Listcdk.support/lookup-entry:authentication-providers
clientTokenjava.lang.Stringcdk.support/lookup-entry:client-token
dataSourcesjava.util.Listcdk.support/lookup-entry:data-sources
descriptionjava.lang.Stringcdk.support/lookup-entry:description
grafanaVersionjava.lang.Stringcdk.support/lookup-entry:grafana-version
namejava.lang.Stringcdk.support/lookup-entry:name
networkAccessControlsoftware.amazon.awscdk.services.grafana.CfnWorkspace$NetworkAccessControlPropertycdk.support/lookup-entry:network-access-control
notificationDestinationsjava.util.Listcdk.support/lookup-entry:notification-destinations
organizationRoleNamejava.lang.Stringcdk.support/lookup-entry:organization-role-name
organizationalUnitsjava.util.Listcdk.support/lookup-entry:organizational-units
permissionTypejava.lang.Stringcdk.support/lookup-entry:permission-type
pluginAdminEnabledjava.lang.Booleancdk.support/lookup-entry:plugin-admin-enabled
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
samlConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:saml-configuration
stackSetNamejava.lang.Stringcdk.support/lookup-entry:stack-set-name
vpcConfigurationsoftware.amazon.awscdk.services.grafana.CfnWorkspace$VpcConfigurationPropertycdk.support/lookup-entry:vpc-configuration
The build-cfn-workspace-builder function updates a CfnWorkspace$Builder instance using the provided configuration.
  The function takes the CfnWorkspace$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 |
|---|---|---|---|
| `accountAccessType` | java.lang.String | [[cdk.support/lookup-entry]] | `:account-access-type` |
| `authenticationProviders` | java.util.List | [[cdk.support/lookup-entry]] | `:authentication-providers` |
| `clientToken` | java.lang.String | [[cdk.support/lookup-entry]] | `:client-token` |
| `dataSources` | java.util.List | [[cdk.support/lookup-entry]] | `:data-sources` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `grafanaVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:grafana-version` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `networkAccessControl` | software.amazon.awscdk.services.grafana.CfnWorkspace$NetworkAccessControlProperty | [[cdk.support/lookup-entry]] | `:network-access-control` |
| `notificationDestinations` | java.util.List | [[cdk.support/lookup-entry]] | `:notification-destinations` |
| `organizationRoleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:organization-role-name` |
| `organizationalUnits` | java.util.List | [[cdk.support/lookup-entry]] | `:organizational-units` |
| `permissionType` | java.lang.String | [[cdk.support/lookup-entry]] | `:permission-type` |
| `pluginAdminEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:plugin-admin-enabled` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `samlConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:saml-configuration` |
| `stackSetName` | java.lang.String | [[cdk.support/lookup-entry]] | `:stack-set-name` |
| `vpcConfiguration` | software.amazon.awscdk.services.grafana.CfnWorkspace$VpcConfigurationProperty | [[cdk.support/lookup-entry]] | `:vpc-configuration` |
sourceraw docstring

build-cfn-workspace-idp-metadata-property-builderclj

(build-cfn-workspace-idp-metadata-property-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
urljava.lang.Stringcdk.support/lookup-entry:url
xmljava.lang.Stringcdk.support/lookup-entry:xml
The build-cfn-workspace-idp-metadata-property-builder function updates a CfnWorkspace$IdpMetadataProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkspace$IdpMetadataProperty$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 |
|---|---|---|---|
| `url` | java.lang.String | [[cdk.support/lookup-entry]] | `:url` |
| `xml` | java.lang.String | [[cdk.support/lookup-entry]] | `:xml` |
sourceraw docstring

build-cfn-workspace-network-access-control-property-builderclj

(build-cfn-workspace-network-access-control-property-builder builder id config)

The build-cfn-workspace-network-access-control-property-builder function updates a CfnWorkspace$NetworkAccessControlProperty$Builder instance using the provided configuration. The function takes the CfnWorkspace$NetworkAccessControlProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

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

FieldDataTypeLookup FunctionData Key
prefixListIdsjava.util.Listcdk.support/lookup-entry:prefix-list-ids
vpceIdsjava.util.Listcdk.support/lookup-entry:vpce-ids
The build-cfn-workspace-network-access-control-property-builder function updates a CfnWorkspace$NetworkAccessControlProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkspace$NetworkAccessControlProperty$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 |
|---|---|---|---|
| `prefixListIds` | java.util.List | [[cdk.support/lookup-entry]] | `:prefix-list-ids` |
| `vpceIds` | java.util.List | [[cdk.support/lookup-entry]] | `:vpce-ids` |
sourceraw docstring

build-cfn-workspace-props-builderclj

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

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

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

FieldDataTypeLookup FunctionData Key
accountAccessTypejava.lang.Stringcdk.support/lookup-entry:account-access-type
authenticationProvidersjava.util.Listcdk.support/lookup-entry:authentication-providers
clientTokenjava.lang.Stringcdk.support/lookup-entry:client-token
dataSourcesjava.util.Listcdk.support/lookup-entry:data-sources
descriptionjava.lang.Stringcdk.support/lookup-entry:description
grafanaVersionjava.lang.Stringcdk.support/lookup-entry:grafana-version
namejava.lang.Stringcdk.support/lookup-entry:name
networkAccessControlsoftware.amazon.awscdk.services.grafana.CfnWorkspace$NetworkAccessControlPropertycdk.support/lookup-entry:network-access-control
notificationDestinationsjava.util.Listcdk.support/lookup-entry:notification-destinations
organizationRoleNamejava.lang.Stringcdk.support/lookup-entry:organization-role-name
organizationalUnitsjava.util.Listcdk.support/lookup-entry:organizational-units
permissionTypejava.lang.Stringcdk.support/lookup-entry:permission-type
pluginAdminEnabledsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:plugin-admin-enabled
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
samlConfigurationsoftware.amazon.awscdk.services.grafana.CfnWorkspace$SamlConfigurationPropertycdk.support/lookup-entry:saml-configuration
stackSetNamejava.lang.Stringcdk.support/lookup-entry:stack-set-name
vpcConfigurationsoftware.amazon.awscdk.services.grafana.CfnWorkspace$VpcConfigurationPropertycdk.support/lookup-entry:vpc-configuration
The build-cfn-workspace-props-builder function updates a CfnWorkspaceProps$Builder instance using the provided configuration.
  The function takes the CfnWorkspaceProps$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 |
|---|---|---|---|
| `accountAccessType` | java.lang.String | [[cdk.support/lookup-entry]] | `:account-access-type` |
| `authenticationProviders` | java.util.List | [[cdk.support/lookup-entry]] | `:authentication-providers` |
| `clientToken` | java.lang.String | [[cdk.support/lookup-entry]] | `:client-token` |
| `dataSources` | java.util.List | [[cdk.support/lookup-entry]] | `:data-sources` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `grafanaVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:grafana-version` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `networkAccessControl` | software.amazon.awscdk.services.grafana.CfnWorkspace$NetworkAccessControlProperty | [[cdk.support/lookup-entry]] | `:network-access-control` |
| `notificationDestinations` | java.util.List | [[cdk.support/lookup-entry]] | `:notification-destinations` |
| `organizationRoleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:organization-role-name` |
| `organizationalUnits` | java.util.List | [[cdk.support/lookup-entry]] | `:organizational-units` |
| `permissionType` | java.lang.String | [[cdk.support/lookup-entry]] | `:permission-type` |
| `pluginAdminEnabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:plugin-admin-enabled` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `samlConfiguration` | software.amazon.awscdk.services.grafana.CfnWorkspace$SamlConfigurationProperty | [[cdk.support/lookup-entry]] | `:saml-configuration` |
| `stackSetName` | java.lang.String | [[cdk.support/lookup-entry]] | `:stack-set-name` |
| `vpcConfiguration` | software.amazon.awscdk.services.grafana.CfnWorkspace$VpcConfigurationProperty | [[cdk.support/lookup-entry]] | `:vpc-configuration` |
sourceraw docstring

build-cfn-workspace-role-values-property-builderclj

(build-cfn-workspace-role-values-property-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
adminjava.util.Listcdk.support/lookup-entry:admin
editorjava.util.Listcdk.support/lookup-entry:editor
The build-cfn-workspace-role-values-property-builder function updates a CfnWorkspace$RoleValuesProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkspace$RoleValuesProperty$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 |
|---|---|---|---|
| `admin` | java.util.List | [[cdk.support/lookup-entry]] | `:admin` |
| `editor` | java.util.List | [[cdk.support/lookup-entry]] | `:editor` |
sourceraw docstring

build-cfn-workspace-saml-configuration-property-builderclj

(build-cfn-workspace-saml-configuration-property-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
allowedOrganizationsjava.util.Listcdk.support/lookup-entry:allowed-organizations
assertionAttributessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:assertion-attributes
idpMetadatasoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:idp-metadata
loginValidityDurationjava.lang.Numbercdk.support/lookup-entry:login-validity-duration
roleValuessoftware.amazon.awscdk.services.grafana.CfnWorkspace$RoleValuesPropertycdk.support/lookup-entry:role-values
The build-cfn-workspace-saml-configuration-property-builder function updates a CfnWorkspace$SamlConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkspace$SamlConfigurationProperty$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 |
|---|---|---|---|
| `allowedOrganizations` | java.util.List | [[cdk.support/lookup-entry]] | `:allowed-organizations` |
| `assertionAttributes` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:assertion-attributes` |
| `idpMetadata` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:idp-metadata` |
| `loginValidityDuration` | java.lang.Number | [[cdk.support/lookup-entry]] | `:login-validity-duration` |
| `roleValues` | software.amazon.awscdk.services.grafana.CfnWorkspace$RoleValuesProperty | [[cdk.support/lookup-entry]] | `:role-values` |
sourceraw docstring

build-cfn-workspace-vpc-configuration-property-builderclj

(build-cfn-workspace-vpc-configuration-property-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
securityGroupIdsjava.util.Listcdk.support/lookup-entry:security-group-ids
subnetIdsjava.util.Listcdk.support/lookup-entry:subnet-ids
The build-cfn-workspace-vpc-configuration-property-builder function updates a CfnWorkspace$VpcConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkspace$VpcConfigurationProperty$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 |
|---|---|---|---|
| `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` |
| `subnetIds` | java.util.List | [[cdk.support/lookup-entry]] | `:subnet-ids` |
sourceraw docstring

cfn-workspace-assertion-attributes-property-builderclj

(cfn-workspace-assertion-attributes-property-builder id config)

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

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

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

cfn-workspace-builderclj

(cfn-workspace-builder scope id config)

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

cfn-workspace-idp-metadata-property-builderclj

(cfn-workspace-idp-metadata-property-builder id config)

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

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

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

cfn-workspace-network-access-control-property-builderclj

(cfn-workspace-network-access-control-property-builder id config)

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

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

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

cfn-workspace-props-builderclj

(cfn-workspace-props-builder id config)

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

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

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

cfn-workspace-role-values-property-builderclj

(cfn-workspace-role-values-property-builder id config)

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

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

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

cfn-workspace-saml-configuration-property-builderclj

(cfn-workspace-saml-configuration-property-builder id config)

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

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

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

cfn-workspace-vpc-configuration-property-builderclj

(cfn-workspace-vpc-configuration-property-builder id config)

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

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

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

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

× close