Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.appintegrations package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.appintegrations package.
(build-cfn-application-application-source-config-property-builder builder
id
config)
The build-cfn-application-application-source-config-property-builder function updates a CfnApplication$ApplicationSourceConfigProperty$Builder instance using the provided configuration. The function takes the CfnApplication$ApplicationSourceConfigProperty$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 |
---|---|---|---|
externalUrlConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :external-url-config |
The build-cfn-application-application-source-config-property-builder function updates a CfnApplication$ApplicationSourceConfigProperty$Builder instance using the provided configuration. The function takes the CfnApplication$ApplicationSourceConfigProperty$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 | |---|---|---|---| | `externalUrlConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:external-url-config` |
(build-cfn-application-builder builder id config)
The build-cfn-application-builder function updates a CfnApplication$Builder instance using the provided configuration. The function takes the CfnApplication$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 |
---|---|---|---|
applicationSourceConfig | software.amazon.awscdk.services.appintegrations.CfnApplication$ApplicationSourceConfigProperty | cdk.support/lookup-entry | :application-source-config |
description | java.lang.String | cdk.support/lookup-entry | :description |
name | java.lang.String | cdk.support/lookup-entry | :name |
namespace | java.lang.String | cdk.support/lookup-entry | :namespace |
permissions | java.util.List | cdk.support/lookup-entry | :permissions |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-application-builder function updates a CfnApplication$Builder instance using the provided configuration. The function takes the CfnApplication$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 | |---|---|---|---| | `applicationSourceConfig` | software.amazon.awscdk.services.appintegrations.CfnApplication$ApplicationSourceConfigProperty | [[cdk.support/lookup-entry]] | `:application-source-config` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `namespace` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace` | | `permissions` | java.util.List | [[cdk.support/lookup-entry]] | `:permissions` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-application-external-url-config-property-builder builder id config)
The build-cfn-application-external-url-config-property-builder function updates a CfnApplication$ExternalUrlConfigProperty$Builder instance using the provided configuration. The function takes the CfnApplication$ExternalUrlConfigProperty$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 |
---|---|---|---|
accessUrl | java.lang.String | cdk.support/lookup-entry | :access-url |
approvedOrigins | java.util.List | cdk.support/lookup-entry | :approved-origins |
The build-cfn-application-external-url-config-property-builder function updates a CfnApplication$ExternalUrlConfigProperty$Builder instance using the provided configuration. The function takes the CfnApplication$ExternalUrlConfigProperty$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 | |---|---|---|---| | `accessUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:access-url` | | `approvedOrigins` | java.util.List | [[cdk.support/lookup-entry]] | `:approved-origins` |
(build-cfn-application-props-builder builder id config)
The build-cfn-application-props-builder function updates a CfnApplicationProps$Builder instance using the provided configuration. The function takes the CfnApplicationProps$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 |
---|---|---|---|
applicationSourceConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :application-source-config |
description | java.lang.String | cdk.support/lookup-entry | :description |
name | java.lang.String | cdk.support/lookup-entry | :name |
namespace | java.lang.String | cdk.support/lookup-entry | :namespace |
permissions | java.util.List | cdk.support/lookup-entry | :permissions |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-application-props-builder function updates a CfnApplicationProps$Builder instance using the provided configuration. The function takes the CfnApplicationProps$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 | |---|---|---|---| | `applicationSourceConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:application-source-config` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `namespace` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace` | | `permissions` | java.util.List | [[cdk.support/lookup-entry]] | `:permissions` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-data-integration-builder builder id config)
The build-cfn-data-integration-builder function updates a CfnDataIntegration$Builder instance using the provided configuration. The function takes the CfnDataIntegration$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 |
---|---|---|---|
description | java.lang.String | cdk.support/lookup-entry | :description |
fileConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :file-configuration |
kmsKey | java.lang.String | cdk.support/lookup-entry | :kms-key |
name | java.lang.String | cdk.support/lookup-entry | :name |
objectConfiguration | java.lang.Object | cdk.support/lookup-entry | :object-configuration |
scheduleConfig | software.amazon.awscdk.services.appintegrations.CfnDataIntegration$ScheduleConfigProperty | cdk.support/lookup-entry | :schedule-config |
sourceUri | java.lang.String | cdk.support/lookup-entry | :source-uri |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-data-integration-builder function updates a CfnDataIntegration$Builder instance using the provided configuration. The function takes the CfnDataIntegration$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 | |---|---|---|---| | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `fileConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:file-configuration` | | `kmsKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `objectConfiguration` | java.lang.Object | [[cdk.support/lookup-entry]] | `:object-configuration` | | `scheduleConfig` | software.amazon.awscdk.services.appintegrations.CfnDataIntegration$ScheduleConfigProperty | [[cdk.support/lookup-entry]] | `:schedule-config` | | `sourceUri` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-uri` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-data-integration-file-configuration-property-builder builder
id
config)
The build-cfn-data-integration-file-configuration-property-builder function updates a CfnDataIntegration$FileConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataIntegration$FileConfigurationProperty$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 | java.lang.Object | cdk.support/lookup-entry | :filters |
folders | java.util.List | cdk.support/lookup-entry | :folders |
The build-cfn-data-integration-file-configuration-property-builder function updates a CfnDataIntegration$FileConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataIntegration$FileConfigurationProperty$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` | java.lang.Object | [[cdk.support/lookup-entry]] | `:filters` | | `folders` | java.util.List | [[cdk.support/lookup-entry]] | `:folders` |
(build-cfn-data-integration-props-builder builder id config)
The build-cfn-data-integration-props-builder function updates a CfnDataIntegrationProps$Builder instance using the provided configuration. The function takes the CfnDataIntegrationProps$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 |
---|---|---|---|
description | java.lang.String | cdk.support/lookup-entry | :description |
fileConfiguration | software.amazon.awscdk.services.appintegrations.CfnDataIntegration$FileConfigurationProperty | cdk.support/lookup-entry | :file-configuration |
kmsKey | java.lang.String | cdk.support/lookup-entry | :kms-key |
name | java.lang.String | cdk.support/lookup-entry | :name |
objectConfiguration | java.lang.Object | cdk.support/lookup-entry | :object-configuration |
scheduleConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :schedule-config |
sourceUri | java.lang.String | cdk.support/lookup-entry | :source-uri |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-data-integration-props-builder function updates a CfnDataIntegrationProps$Builder instance using the provided configuration. The function takes the CfnDataIntegrationProps$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 | |---|---|---|---| | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `fileConfiguration` | software.amazon.awscdk.services.appintegrations.CfnDataIntegration$FileConfigurationProperty | [[cdk.support/lookup-entry]] | `:file-configuration` | | `kmsKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `objectConfiguration` | java.lang.Object | [[cdk.support/lookup-entry]] | `:object-configuration` | | `scheduleConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:schedule-config` | | `sourceUri` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-uri` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-data-integration-schedule-config-property-builder builder id config)
The build-cfn-data-integration-schedule-config-property-builder function updates a CfnDataIntegration$ScheduleConfigProperty$Builder instance using the provided configuration. The function takes the CfnDataIntegration$ScheduleConfigProperty$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 |
---|---|---|---|
firstExecutionFrom | java.lang.String | cdk.support/lookup-entry | :first-execution-from |
object | java.lang.String | cdk.support/lookup-entry | :object |
scheduleExpression | java.lang.String | cdk.support/lookup-entry | :schedule-expression |
The build-cfn-data-integration-schedule-config-property-builder function updates a CfnDataIntegration$ScheduleConfigProperty$Builder instance using the provided configuration. The function takes the CfnDataIntegration$ScheduleConfigProperty$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 | |---|---|---|---| | `firstExecutionFrom` | java.lang.String | [[cdk.support/lookup-entry]] | `:first-execution-from` | | `object` | java.lang.String | [[cdk.support/lookup-entry]] | `:object` | | `scheduleExpression` | java.lang.String | [[cdk.support/lookup-entry]] | `:schedule-expression` |
(build-cfn-event-integration-builder builder id config)
The build-cfn-event-integration-builder function updates a CfnEventIntegration$Builder instance using the provided configuration. The function takes the CfnEventIntegration$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 |
---|---|---|---|
description | java.lang.String | cdk.support/lookup-entry | :description |
eventBridgeBus | java.lang.String | cdk.support/lookup-entry | :event-bridge-bus |
eventFilter | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :event-filter |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-event-integration-builder function updates a CfnEventIntegration$Builder instance using the provided configuration. The function takes the CfnEventIntegration$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 | |---|---|---|---| | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `eventBridgeBus` | java.lang.String | [[cdk.support/lookup-entry]] | `:event-bridge-bus` | | `eventFilter` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:event-filter` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-event-integration-event-filter-property-builder builder id config)
The build-cfn-event-integration-event-filter-property-builder function updates a CfnEventIntegration$EventFilterProperty$Builder instance using the provided configuration. The function takes the CfnEventIntegration$EventFilterProperty$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 |
---|---|---|---|
source | java.lang.String | cdk.support/lookup-entry | :source |
The build-cfn-event-integration-event-filter-property-builder function updates a CfnEventIntegration$EventFilterProperty$Builder instance using the provided configuration. The function takes the CfnEventIntegration$EventFilterProperty$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 | |---|---|---|---| | `source` | java.lang.String | [[cdk.support/lookup-entry]] | `:source` |
(build-cfn-event-integration-props-builder builder id config)
The build-cfn-event-integration-props-builder function updates a CfnEventIntegrationProps$Builder instance using the provided configuration. The function takes the CfnEventIntegrationProps$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 |
---|---|---|---|
description | java.lang.String | cdk.support/lookup-entry | :description |
eventBridgeBus | java.lang.String | cdk.support/lookup-entry | :event-bridge-bus |
eventFilter | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :event-filter |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-event-integration-props-builder function updates a CfnEventIntegrationProps$Builder instance using the provided configuration. The function takes the CfnEventIntegrationProps$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 | |---|---|---|---| | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `eventBridgeBus` | java.lang.String | [[cdk.support/lookup-entry]] | `:event-bridge-bus` | | `eventFilter` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:event-filter` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(cfn-application-application-source-config-property-builder id config)
Creates a CfnApplication$ApplicationSourceConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$ApplicationSourceConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-builder scope id config)
Creates a CfnApplication$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 `CfnApplication$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-external-url-config-property-builder id config)
Creates a CfnApplication$ExternalUrlConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$ExternalUrlConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-props-builder id config)
Creates a CfnApplicationProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplicationProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-data-integration-builder scope id config)
Creates a CfnDataIntegration$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 `CfnDataIntegration$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-data-integration-file-configuration-property-builder id config)
Creates a CfnDataIntegration$FileConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataIntegration$FileConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-data-integration-props-builder id config)
Creates a CfnDataIntegrationProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataIntegrationProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-data-integration-schedule-config-property-builder id config)
Creates a CfnDataIntegration$ScheduleConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataIntegration$ScheduleConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-event-integration-builder scope id config)
Creates a CfnEventIntegration$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 `CfnEventIntegration$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-event-integration-event-filter-property-builder id config)
Creates a CfnEventIntegration$EventFilterProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnEventIntegration$EventFilterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-event-integration-props-builder id config)
Creates a CfnEventIntegrationProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnEventIntegrationProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close