Liking cljdoc? Tell your friends :D

cdk.api.services.resourceexplorer2

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

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

build-cfn-default-view-association-builderclj

(build-cfn-default-view-association-builder builder id config)

The build-cfn-default-view-association-builder function updates a CfnDefaultViewAssociation$Builder instance using the provided configuration. The function takes the CfnDefaultViewAssociation$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
viewArnjava.lang.Stringcdk.support/lookup-entry:view-arn
The build-cfn-default-view-association-builder function updates a CfnDefaultViewAssociation$Builder instance using the provided configuration.
  The function takes the CfnDefaultViewAssociation$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 |
|---|---|---|---|
| `viewArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:view-arn` |
sourceraw docstring

build-cfn-default-view-association-props-builderclj

(build-cfn-default-view-association-props-builder builder id config)

The build-cfn-default-view-association-props-builder function updates a CfnDefaultViewAssociationProps$Builder instance using the provided configuration. The function takes the CfnDefaultViewAssociationProps$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
viewArnjava.lang.Stringcdk.support/lookup-entry:view-arn
The build-cfn-default-view-association-props-builder function updates a CfnDefaultViewAssociationProps$Builder instance using the provided configuration.
  The function takes the CfnDefaultViewAssociationProps$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 |
|---|---|---|---|
| `viewArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:view-arn` |
sourceraw docstring

build-cfn-index-builderclj

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

The build-cfn-index-builder function updates a CfnIndex$Builder instance using the provided configuration. The function takes the CfnIndex$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
tagsjava.util.Mapcdk.support/lookup-entry:tags
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-index-builder function updates a CfnIndex$Builder instance using the provided configuration.
  The function takes the CfnIndex$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 |
|---|---|---|---|
| `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-index-props-builderclj

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

The build-cfn-index-props-builder function updates a CfnIndexProps$Builder instance using the provided configuration. The function takes the CfnIndexProps$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
tagsjava.util.Mapcdk.support/lookup-entry:tags
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-index-props-builder function updates a CfnIndexProps$Builder instance using the provided configuration.
  The function takes the CfnIndexProps$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 |
|---|---|---|---|
| `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-view-builderclj

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

The build-cfn-view-builder function updates a CfnView$Builder instance using the provided configuration. The function takes the CfnView$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
filterssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:filters
includedPropertiessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:included-properties
scopejava.lang.Stringcdk.support/lookup-entry:scope
tagsjava.util.Mapcdk.support/lookup-entry:tags
viewNamejava.lang.Stringcdk.support/lookup-entry:view-name
The build-cfn-view-builder function updates a CfnView$Builder instance using the provided configuration.
  The function takes the CfnView$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 |
|---|---|---|---|
| `filters` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:filters` |
| `includedProperties` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:included-properties` |
| `scope` | java.lang.String | [[cdk.support/lookup-entry]] | `:scope` |
| `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
| `viewName` | java.lang.String | [[cdk.support/lookup-entry]] | `:view-name` |
sourceraw docstring

build-cfn-view-filters-property-builderclj

(build-cfn-view-filters-property-builder builder id config)

The build-cfn-view-filters-property-builder function updates a CfnView$FiltersProperty$Builder instance using the provided configuration. The function takes the CfnView$FiltersProperty$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
filterStringjava.lang.Stringcdk.support/lookup-entry:filter-string
The build-cfn-view-filters-property-builder function updates a CfnView$FiltersProperty$Builder instance using the provided configuration.
  The function takes the CfnView$FiltersProperty$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 |
|---|---|---|---|
| `filterString` | java.lang.String | [[cdk.support/lookup-entry]] | `:filter-string` |
sourceraw docstring

build-cfn-view-included-property-property-builderclj

(build-cfn-view-included-property-property-builder builder id config)

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

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

FieldDataTypeLookup FunctionData Key
namejava.lang.Stringcdk.support/lookup-entry:name
The build-cfn-view-included-property-property-builder function updates a CfnView$IncludedPropertyProperty$Builder instance using the provided configuration.
  The function takes the CfnView$IncludedPropertyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

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

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
sourceraw docstring

build-cfn-view-props-builderclj

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

The build-cfn-view-props-builder function updates a CfnViewProps$Builder instance using the provided configuration. The function takes the CfnViewProps$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
filterssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:filters
includedPropertiessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:included-properties
scopejava.lang.Stringcdk.support/lookup-entry:scope
tagsjava.util.Mapcdk.support/lookup-entry:tags
viewNamejava.lang.Stringcdk.support/lookup-entry:view-name
The build-cfn-view-props-builder function updates a CfnViewProps$Builder instance using the provided configuration.
  The function takes the CfnViewProps$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 |
|---|---|---|---|
| `filters` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:filters` |
| `includedProperties` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:included-properties` |
| `scope` | java.lang.String | [[cdk.support/lookup-entry]] | `:scope` |
| `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
| `viewName` | java.lang.String | [[cdk.support/lookup-entry]] | `:view-name` |
sourceraw docstring

build-cfn-view-search-filter-property-builderclj

(build-cfn-view-search-filter-property-builder builder id config)

The build-cfn-view-search-filter-property-builder function updates a CfnView$SearchFilterProperty$Builder instance using the provided configuration. The function takes the CfnView$SearchFilterProperty$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
filterStringjava.lang.Stringcdk.support/lookup-entry:filter-string
The build-cfn-view-search-filter-property-builder function updates a CfnView$SearchFilterProperty$Builder instance using the provided configuration.
  The function takes the CfnView$SearchFilterProperty$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 |
|---|---|---|---|
| `filterString` | java.lang.String | [[cdk.support/lookup-entry]] | `:filter-string` |
sourceraw docstring

cfn-default-view-association-builderclj

(cfn-default-view-association-builder scope id config)

Creates a CfnDefaultViewAssociation$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  `CfnDefaultViewAssociation$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-default-view-association-props-builderclj

(cfn-default-view-association-props-builder id config)

Creates a CfnDefaultViewAssociationProps$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  `CfnDefaultViewAssociationProps$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-index-builderclj

(cfn-index-builder scope id config)

Creates a CfnIndex$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  `CfnIndex$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-index-props-builderclj

(cfn-index-props-builder id config)

Creates a CfnIndexProps$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  `CfnIndexProps$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-view-builderclj

(cfn-view-builder scope id config)

Creates a CfnView$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  `CfnView$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-view-filters-property-builderclj

(cfn-view-filters-property-builder id config)

Creates a CfnView$FiltersProperty$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  `CfnView$FiltersProperty$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-view-included-property-property-builderclj

(cfn-view-included-property-property-builder id config)

Creates a CfnView$IncludedPropertyProperty$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  `CfnView$IncludedPropertyProperty$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-view-props-builderclj

(cfn-view-props-builder id config)

Creates a CfnViewProps$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  `CfnViewProps$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-view-search-filter-property-builderclj

(cfn-view-search-filter-property-builder id config)

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