Liking cljdoc? Tell your friends :D

cdk.api.services.resourcegroups

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

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

build-cfn-group-builderclj

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

The build-cfn-group-builder function updates a CfnGroup$Builder instance using the provided configuration. The function takes the CfnGroup$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
configurationjava.util.Listcdk.support/lookup-entry:configuration
descriptionjava.lang.Stringcdk.support/lookup-entry:description
namejava.lang.Stringcdk.support/lookup-entry:name
resourceQuerysoftware.amazon.awscdk.services.resourcegroups.CfnGroup$ResourceQueryPropertycdk.support/lookup-entry:resource-query
resourcesjava.util.Listcdk.support/lookup-entry:resources
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-group-builder function updates a CfnGroup$Builder instance using the provided configuration.
  The function takes the CfnGroup$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 |
|---|---|---|---|
| `configuration` | java.util.List | [[cdk.support/lookup-entry]] | `:configuration` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `resourceQuery` | software.amazon.awscdk.services.resourcegroups.CfnGroup$ResourceQueryProperty | [[cdk.support/lookup-entry]] | `:resource-query` |
| `resources` | java.util.List | [[cdk.support/lookup-entry]] | `:resources` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-group-configuration-item-property-builderclj

(build-cfn-group-configuration-item-property-builder builder id config)

The build-cfn-group-configuration-item-property-builder function updates a CfnGroup$ConfigurationItemProperty$Builder instance using the provided configuration. The function takes the CfnGroup$ConfigurationItemProperty$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
parametersjava.util.Listcdk.support/lookup-entry:parameters
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-group-configuration-item-property-builder function updates a CfnGroup$ConfigurationItemProperty$Builder instance using the provided configuration.
  The function takes the CfnGroup$ConfigurationItemProperty$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 |
|---|---|---|---|
| `parameters` | java.util.List | [[cdk.support/lookup-entry]] | `:parameters` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-group-configuration-parameter-property-builderclj

(build-cfn-group-configuration-parameter-property-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
namejava.lang.Stringcdk.support/lookup-entry:name
valuesjava.util.Listcdk.support/lookup-entry:values
The build-cfn-group-configuration-parameter-property-builder function updates a CfnGroup$ConfigurationParameterProperty$Builder instance using the provided configuration.
  The function takes the CfnGroup$ConfigurationParameterProperty$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` |
| `values` | java.util.List | [[cdk.support/lookup-entry]] | `:values` |
sourceraw docstring

build-cfn-group-props-builderclj

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

The build-cfn-group-props-builder function updates a CfnGroupProps$Builder instance using the provided configuration. The function takes the CfnGroupProps$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
configurationjava.util.Listcdk.support/lookup-entry:configuration
descriptionjava.lang.Stringcdk.support/lookup-entry:description
namejava.lang.Stringcdk.support/lookup-entry:name
resourceQuerysoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:resource-query
resourcesjava.util.Listcdk.support/lookup-entry:resources
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-group-props-builder function updates a CfnGroupProps$Builder instance using the provided configuration.
  The function takes the CfnGroupProps$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 |
|---|---|---|---|
| `configuration` | java.util.List | [[cdk.support/lookup-entry]] | `:configuration` |
| `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `resourceQuery` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:resource-query` |
| `resources` | java.util.List | [[cdk.support/lookup-entry]] | `:resources` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-group-query-property-builderclj

(build-cfn-group-query-property-builder builder id config)

The build-cfn-group-query-property-builder function updates a CfnGroup$QueryProperty$Builder instance using the provided configuration. The function takes the CfnGroup$QueryProperty$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
resourceTypeFiltersjava.util.Listcdk.support/lookup-entry:resource-type-filters
stackIdentifierjava.lang.Stringcdk.support/lookup-entry:stack-identifier
tagFiltersjava.util.Listcdk.support/lookup-entry:tag-filters
The build-cfn-group-query-property-builder function updates a CfnGroup$QueryProperty$Builder instance using the provided configuration.
  The function takes the CfnGroup$QueryProperty$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 |
|---|---|---|---|
| `resourceTypeFilters` | java.util.List | [[cdk.support/lookup-entry]] | `:resource-type-filters` |
| `stackIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:stack-identifier` |
| `tagFilters` | java.util.List | [[cdk.support/lookup-entry]] | `:tag-filters` |
sourceraw docstring

build-cfn-group-resource-query-property-builderclj

(build-cfn-group-resource-query-property-builder builder id config)

The build-cfn-group-resource-query-property-builder function updates a CfnGroup$ResourceQueryProperty$Builder instance using the provided configuration. The function takes the CfnGroup$ResourceQueryProperty$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
querysoftware.amazon.awscdk.services.resourcegroups.CfnGroup$QueryPropertycdk.support/lookup-entry:query
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-group-resource-query-property-builder function updates a CfnGroup$ResourceQueryProperty$Builder instance using the provided configuration.
  The function takes the CfnGroup$ResourceQueryProperty$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 |
|---|---|---|---|
| `query` | software.amazon.awscdk.services.resourcegroups.CfnGroup$QueryProperty | [[cdk.support/lookup-entry]] | `:query` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-group-tag-filter-property-builderclj

(build-cfn-group-tag-filter-property-builder builder id config)

The build-cfn-group-tag-filter-property-builder function updates a CfnGroup$TagFilterProperty$Builder instance using the provided configuration. The function takes the CfnGroup$TagFilterProperty$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
keyjava.lang.Stringcdk.support/lookup-entry:key
valuesjava.util.Listcdk.support/lookup-entry:values
The build-cfn-group-tag-filter-property-builder function updates a CfnGroup$TagFilterProperty$Builder instance using the provided configuration.
  The function takes the CfnGroup$TagFilterProperty$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 |
|---|---|---|---|
| `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` |
| `values` | java.util.List | [[cdk.support/lookup-entry]] | `:values` |
sourceraw docstring

cfn-group-builderclj

(cfn-group-builder scope id config)

Creates a CfnGroup$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  `CfnGroup$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-group-configuration-item-property-builderclj

(cfn-group-configuration-item-property-builder id config)

Creates a CfnGroup$ConfigurationItemProperty$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  `CfnGroup$ConfigurationItemProperty$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-group-configuration-parameter-property-builderclj

(cfn-group-configuration-parameter-property-builder id config)

Creates a CfnGroup$ConfigurationParameterProperty$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  `CfnGroup$ConfigurationParameterProperty$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-group-props-builderclj

(cfn-group-props-builder id config)

Creates a CfnGroupProps$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  `CfnGroupProps$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-group-query-property-builderclj

(cfn-group-query-property-builder id config)

Creates a CfnGroup$QueryProperty$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  `CfnGroup$QueryProperty$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-group-resource-query-property-builderclj

(cfn-group-resource-query-property-builder id config)

Creates a CfnGroup$ResourceQueryProperty$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  `CfnGroup$ResourceQueryProperty$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-group-tag-filter-property-builderclj

(cfn-group-tag-filter-property-builder id config)

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