Liking cljdoc? Tell your friends :D

cdk.api.services.aps

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

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

build-cfn-rule-groups-namespace-builderclj

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

The build-cfn-rule-groups-namespace-builder function updates a CfnRuleGroupsNamespace$Builder instance using the provided configuration. The function takes the CfnRuleGroupsNamespace$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
datajava.lang.Stringcdk.support/lookup-entry:data
namejava.lang.Stringcdk.support/lookup-entry:name
tagsjava.util.Listcdk.support/lookup-entry:tags
workspacejava.lang.Stringcdk.support/lookup-entry:workspace
The build-cfn-rule-groups-namespace-builder function updates a CfnRuleGroupsNamespace$Builder instance using the provided configuration.
  The function takes the CfnRuleGroupsNamespace$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 |
|---|---|---|---|
| `data` | java.lang.String | [[cdk.support/lookup-entry]] | `:data` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `workspace` | java.lang.String | [[cdk.support/lookup-entry]] | `:workspace` |
sourceraw docstring

build-cfn-rule-groups-namespace-props-builderclj

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

The build-cfn-rule-groups-namespace-props-builder function updates a CfnRuleGroupsNamespaceProps$Builder instance using the provided configuration. The function takes the CfnRuleGroupsNamespaceProps$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
datajava.lang.Stringcdk.support/lookup-entry:data
namejava.lang.Stringcdk.support/lookup-entry:name
tagsjava.util.Listcdk.support/lookup-entry:tags
workspacejava.lang.Stringcdk.support/lookup-entry:workspace
The build-cfn-rule-groups-namespace-props-builder function updates a CfnRuleGroupsNamespaceProps$Builder instance using the provided configuration.
  The function takes the CfnRuleGroupsNamespaceProps$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 |
|---|---|---|---|
| `data` | java.lang.String | [[cdk.support/lookup-entry]] | `:data` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `workspace` | java.lang.String | [[cdk.support/lookup-entry]] | `:workspace` |
sourceraw docstring

build-cfn-scraper-amp-configuration-property-builderclj

(build-cfn-scraper-amp-configuration-property-builder builder id config)

The build-cfn-scraper-amp-configuration-property-builder function updates a CfnScraper$AmpConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnScraper$AmpConfigurationProperty$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
workspaceArnjava.lang.Stringcdk.support/lookup-entry:workspace-arn
The build-cfn-scraper-amp-configuration-property-builder function updates a CfnScraper$AmpConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnScraper$AmpConfigurationProperty$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 |
|---|---|---|---|
| `workspaceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:workspace-arn` |
sourceraw docstring

build-cfn-scraper-builderclj

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

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

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

FieldDataTypeLookup FunctionData Key
aliasjava.lang.Stringcdk.support/lookup-entry:alias
destinationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:destination
scrapeConfigurationsoftware.amazon.awscdk.services.aps.CfnScraper$ScrapeConfigurationPropertycdk.support/lookup-entry:scrape-configuration
sourcesoftware.amazon.awscdk.services.aps.CfnScraper$SourcePropertycdk.support/lookup-entry:source
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-scraper-builder function updates a CfnScraper$Builder instance using the provided configuration.
  The function takes the CfnScraper$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` |
| `destination` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:destination` |
| `scrapeConfiguration` | software.amazon.awscdk.services.aps.CfnScraper$ScrapeConfigurationProperty | [[cdk.support/lookup-entry]] | `:scrape-configuration` |
| `source` | software.amazon.awscdk.services.aps.CfnScraper$SourceProperty | [[cdk.support/lookup-entry]] | `:source` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-scraper-destination-property-builderclj

(build-cfn-scraper-destination-property-builder builder id config)

The build-cfn-scraper-destination-property-builder function updates a CfnScraper$DestinationProperty$Builder instance using the provided configuration. The function takes the CfnScraper$DestinationProperty$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
ampConfigurationsoftware.amazon.awscdk.services.aps.CfnScraper$AmpConfigurationPropertycdk.support/lookup-entry:amp-configuration
The build-cfn-scraper-destination-property-builder function updates a CfnScraper$DestinationProperty$Builder instance using the provided configuration.
  The function takes the CfnScraper$DestinationProperty$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 |
|---|---|---|---|
| `ampConfiguration` | software.amazon.awscdk.services.aps.CfnScraper$AmpConfigurationProperty | [[cdk.support/lookup-entry]] | `:amp-configuration` |
sourceraw docstring

build-cfn-scraper-eks-configuration-property-builderclj

(build-cfn-scraper-eks-configuration-property-builder builder id config)

The build-cfn-scraper-eks-configuration-property-builder function updates a CfnScraper$EksConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnScraper$EksConfigurationProperty$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
clusterArnjava.lang.Stringcdk.support/lookup-entry:cluster-arn
securityGroupIdsjava.util.Listcdk.support/lookup-entry:security-group-ids
subnetIdsjava.util.Listcdk.support/lookup-entry:subnet-ids
The build-cfn-scraper-eks-configuration-property-builder function updates a CfnScraper$EksConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnScraper$EksConfigurationProperty$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 |
|---|---|---|---|
| `clusterArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:cluster-arn` |
| `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` |
| `subnetIds` | java.util.List | [[cdk.support/lookup-entry]] | `:subnet-ids` |
sourceraw docstring

build-cfn-scraper-props-builderclj

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

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

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

FieldDataTypeLookup FunctionData Key
aliasjava.lang.Stringcdk.support/lookup-entry:alias
destinationsoftware.amazon.awscdk.services.aps.CfnScraper$DestinationPropertycdk.support/lookup-entry:destination
scrapeConfigurationsoftware.amazon.awscdk.services.aps.CfnScraper$ScrapeConfigurationPropertycdk.support/lookup-entry:scrape-configuration
sourcesoftware.amazon.awscdk.services.aps.CfnScraper$SourcePropertycdk.support/lookup-entry:source
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-scraper-props-builder function updates a CfnScraperProps$Builder instance using the provided configuration.
  The function takes the CfnScraperProps$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` |
| `destination` | software.amazon.awscdk.services.aps.CfnScraper$DestinationProperty | [[cdk.support/lookup-entry]] | `:destination` |
| `scrapeConfiguration` | software.amazon.awscdk.services.aps.CfnScraper$ScrapeConfigurationProperty | [[cdk.support/lookup-entry]] | `:scrape-configuration` |
| `source` | software.amazon.awscdk.services.aps.CfnScraper$SourceProperty | [[cdk.support/lookup-entry]] | `:source` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-scraper-scrape-configuration-property-builderclj

(build-cfn-scraper-scrape-configuration-property-builder builder id config)

The build-cfn-scraper-scrape-configuration-property-builder function updates a CfnScraper$ScrapeConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnScraper$ScrapeConfigurationProperty$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
configurationBlobjava.lang.Stringcdk.support/lookup-entry:configuration-blob
The build-cfn-scraper-scrape-configuration-property-builder function updates a CfnScraper$ScrapeConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnScraper$ScrapeConfigurationProperty$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 |
|---|---|---|---|
| `configurationBlob` | java.lang.String | [[cdk.support/lookup-entry]] | `:configuration-blob` |
sourceraw docstring

build-cfn-scraper-source-property-builderclj

(build-cfn-scraper-source-property-builder builder id config)

The build-cfn-scraper-source-property-builder function updates a CfnScraper$SourceProperty$Builder instance using the provided configuration. The function takes the CfnScraper$SourceProperty$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
eksConfigurationsoftware.amazon.awscdk.services.aps.CfnScraper$EksConfigurationPropertycdk.support/lookup-entry:eks-configuration
The build-cfn-scraper-source-property-builder function updates a CfnScraper$SourceProperty$Builder instance using the provided configuration.
  The function takes the CfnScraper$SourceProperty$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 |
|---|---|---|---|
| `eksConfiguration` | software.amazon.awscdk.services.aps.CfnScraper$EksConfigurationProperty | [[cdk.support/lookup-entry]] | `:eks-configuration` |
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
alertManagerDefinitionjava.lang.Stringcdk.support/lookup-entry:alert-manager-definition
aliasjava.lang.Stringcdk.support/lookup-entry:alias
kmsKeyArnjava.lang.Stringcdk.support/lookup-entry:kms-key-arn
loggingConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:logging-configuration
tagsjava.util.Listcdk.support/lookup-entry:tags
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 |
|---|---|---|---|
| `alertManagerDefinition` | java.lang.String | [[cdk.support/lookup-entry]] | `:alert-manager-definition` |
| `alias` | java.lang.String | [[cdk.support/lookup-entry]] | `:alias` |
| `kmsKeyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-arn` |
| `loggingConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:logging-configuration` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-workspace-logging-configuration-property-builderclj

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

The build-cfn-workspace-logging-configuration-property-builder function updates a CfnWorkspace$LoggingConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnWorkspace$LoggingConfigurationProperty$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
logGroupArnjava.lang.Stringcdk.support/lookup-entry:log-group-arn
The build-cfn-workspace-logging-configuration-property-builder function updates a CfnWorkspace$LoggingConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnWorkspace$LoggingConfigurationProperty$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 |
|---|---|---|---|
| `logGroupArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:log-group-arn` |
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
alertManagerDefinitionjava.lang.Stringcdk.support/lookup-entry:alert-manager-definition
aliasjava.lang.Stringcdk.support/lookup-entry:alias
kmsKeyArnjava.lang.Stringcdk.support/lookup-entry:kms-key-arn
loggingConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:logging-configuration
tagsjava.util.Listcdk.support/lookup-entry:tags
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 |
|---|---|---|---|
| `alertManagerDefinition` | java.lang.String | [[cdk.support/lookup-entry]] | `:alert-manager-definition` |
| `alias` | java.lang.String | [[cdk.support/lookup-entry]] | `:alias` |
| `kmsKeyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-arn` |
| `loggingConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:logging-configuration` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

cfn-rule-groups-namespace-builderclj

(cfn-rule-groups-namespace-builder scope id config)

Creates a CfnRuleGroupsNamespace$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  `CfnRuleGroupsNamespace$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-rule-groups-namespace-props-builderclj

(cfn-rule-groups-namespace-props-builder id config)

Creates a CfnRuleGroupsNamespaceProps$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  `CfnRuleGroupsNamespaceProps$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-scraper-amp-configuration-property-builderclj

(cfn-scraper-amp-configuration-property-builder id config)

Creates a CfnScraper$AmpConfigurationProperty$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  `CfnScraper$AmpConfigurationProperty$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-scraper-builderclj

(cfn-scraper-builder scope id config)

Creates a CfnScraper$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  `CfnScraper$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-scraper-destination-property-builderclj

(cfn-scraper-destination-property-builder id config)

Creates a CfnScraper$DestinationProperty$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  `CfnScraper$DestinationProperty$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-scraper-eks-configuration-property-builderclj

(cfn-scraper-eks-configuration-property-builder id config)

Creates a CfnScraper$EksConfigurationProperty$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  `CfnScraper$EksConfigurationProperty$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-scraper-props-builderclj

(cfn-scraper-props-builder id config)

Creates a CfnScraperProps$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  `CfnScraperProps$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-scraper-scrape-configuration-property-builderclj

(cfn-scraper-scrape-configuration-property-builder id config)

Creates a CfnScraper$ScrapeConfigurationProperty$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  `CfnScraper$ScrapeConfigurationProperty$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-scraper-source-property-builderclj

(cfn-scraper-source-property-builder id config)

Creates a CfnScraper$SourceProperty$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  `CfnScraper$SourceProperty$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-logging-configuration-property-builderclj

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

Creates a CfnWorkspace$LoggingConfigurationProperty$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$LoggingConfigurationProperty$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

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

× close