Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.events.targets package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.events.targets package.
(api-destination-builder api-destination id config)
Creates a ApiDestination$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[software.amazon.awscdk.services.events.IApiDestination] | Argument | DataType | Description | |---|---|---| | api-destination | software.amazon.awscdk.services.events.IApiDestination | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `ApiDestination$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[software.amazon.awscdk.services.events.IApiDestination]___ | Argument | DataType | Description | |---|---|---| | api-destination | software.amazon.awscdk.services.events.IApiDestination | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(api-destination-props-builder id config)
Creates a ApiDestinationProps$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 `ApiDestinationProps$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 |
(api-gateway-builder rest-api id config)
Creates a ApiGateway$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[software.amazon.awscdk.services.apigateway.IRestApi] | Argument | DataType | Description | |---|---|---| | rest-api | software.amazon.awscdk.services.apigateway.IRestApi | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `ApiGateway$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[software.amazon.awscdk.services.apigateway.IRestApi]___ | Argument | DataType | Description | |---|---|---| | rest-api | software.amazon.awscdk.services.apigateway.IRestApi | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(api-gateway-props-builder id config)
Creates a ApiGatewayProps$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 `ApiGatewayProps$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 |
(app-sync-builder graphql-api id config)
Creates a AppSync$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[software.amazon.awscdk.services.appsync.IGraphqlApi] | Argument | DataType | Description | |---|---|---| | graphql-api | software.amazon.awscdk.services.appsync.IGraphqlApi | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `AppSync$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[software.amazon.awscdk.services.appsync.IGraphqlApi]___ | Argument | DataType | Description | |---|---|---| | graphql-api | software.amazon.awscdk.services.appsync.IGraphqlApi | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(app-sync-graph-ql-api-props-builder id config)
Creates a AppSyncGraphQLApiProps$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 `AppSyncGraphQLApiProps$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 |
(aws-api-builder id config)
Creates a AwsApi$Builder
instance using a no-argument create, 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 `AwsApi$Builder` instance using a no-argument create, 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 |
(aws-api-input-builder id config)
Creates a AwsApiInput$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 `AwsApiInput$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 |
(aws-api-props-builder id config)
Creates a AwsApiProps$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 `AwsApiProps$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 |
(batch-job-builder job-queue-arn
job-queue-scope
job-definition-arn
job-definition-scope
id
config)
Creates a BatchJob$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[java.lang.String software.constructs.IConstruct java.lang.String software.constructs.IConstruct] | Argument | DataType | Description | |---|---|---| | job-queue-arn | java.lang.String | | | job-queue-scope | software.constructs.IConstruct | | | job-definition-arn | java.lang.String | | | job-definition-scope | software.constructs.IConstruct | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `BatchJob$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[java.lang.String software.constructs.IConstruct java.lang.String software.constructs.IConstruct]___ | Argument | DataType | Description | |---|---|---| | job-queue-arn | java.lang.String | | | job-queue-scope | software.constructs.IConstruct | | | job-definition-arn | java.lang.String | | | job-definition-scope | software.constructs.IConstruct | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(batch-job-props-builder id config)
Creates a BatchJobProps$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 `BatchJobProps$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 |
(build-api-destination-builder builder id config)
The build-api-destination-builder function updates a ApiDestination$Builder instance using the provided configuration. The function takes the ApiDestination$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
event | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :event |
eventRole | software.amazon.awscdk.services.iam.IRole | cdk.support/lookup-entry | :event-role |
headerParameters | java.util.Map | cdk.support/lookup-entry | :header-parameters |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
pathParameterValues | java.util.List | cdk.support/lookup-entry | :path-parameter-values |
queryStringParameters | java.util.Map | cdk.support/lookup-entry | :query-string-parameters |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
The build-api-destination-builder function updates a ApiDestination$Builder instance using the provided configuration. The function takes the ApiDestination$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `event` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:event` | | `eventRole` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:event-role` | | `headerParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:header-parameters` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `pathParameterValues` | java.util.List | [[cdk.support/lookup-entry]] | `:path-parameter-values` | | `queryStringParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:query-string-parameters` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` |
(build-api-destination-props-builder builder id config)
The build-api-destination-props-builder function updates a ApiDestinationProps$Builder instance using the provided configuration. The function takes the ApiDestinationProps$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
event | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :event |
eventRole | software.amazon.awscdk.services.iam.IRole | cdk.support/lookup-entry | :event-role |
headerParameters | java.util.Map | cdk.support/lookup-entry | :header-parameters |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
pathParameterValues | java.util.List | cdk.support/lookup-entry | :path-parameter-values |
queryStringParameters | java.util.Map | cdk.support/lookup-entry | :query-string-parameters |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
The build-api-destination-props-builder function updates a ApiDestinationProps$Builder instance using the provided configuration. The function takes the ApiDestinationProps$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `event` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:event` | | `eventRole` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:event-role` | | `headerParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:header-parameters` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `pathParameterValues` | java.util.List | [[cdk.support/lookup-entry]] | `:path-parameter-values` | | `queryStringParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:query-string-parameters` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` |
(build-api-gateway-builder builder id config)
The build-api-gateway-builder function updates a ApiGateway$Builder instance using the provided configuration. The function takes the ApiGateway$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
eventRole | software.amazon.awscdk.services.iam.IRole | cdk.support/lookup-entry | :event-role |
headerParameters | java.util.Map | cdk.support/lookup-entry | :header-parameters |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
method | java.lang.String | cdk.support/lookup-entry | :method |
path | java.lang.String | cdk.support/lookup-entry | :path |
pathParameterValues | java.util.List | cdk.support/lookup-entry | :path-parameter-values |
postBody | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :post-body |
queryStringParameters | java.util.Map | cdk.support/lookup-entry | :query-string-parameters |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
stage | java.lang.String | cdk.support/lookup-entry | :stage |
The build-api-gateway-builder function updates a ApiGateway$Builder instance using the provided configuration. The function takes the ApiGateway$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `eventRole` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:event-role` | | `headerParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:header-parameters` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `method` | java.lang.String | [[cdk.support/lookup-entry]] | `:method` | | `path` | java.lang.String | [[cdk.support/lookup-entry]] | `:path` | | `pathParameterValues` | java.util.List | [[cdk.support/lookup-entry]] | `:path-parameter-values` | | `postBody` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:post-body` | | `queryStringParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:query-string-parameters` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` | | `stage` | java.lang.String | [[cdk.support/lookup-entry]] | `:stage` |
(build-api-gateway-props-builder builder id config)
The build-api-gateway-props-builder function updates a ApiGatewayProps$Builder instance using the provided configuration. The function takes the ApiGatewayProps$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
eventRole | software.amazon.awscdk.services.iam.IRole | cdk.support/lookup-entry | :event-role |
headerParameters | java.util.Map | cdk.support/lookup-entry | :header-parameters |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
method | java.lang.String | cdk.support/lookup-entry | :method |
path | java.lang.String | cdk.support/lookup-entry | :path |
pathParameterValues | java.util.List | cdk.support/lookup-entry | :path-parameter-values |
postBody | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :post-body |
queryStringParameters | java.util.Map | cdk.support/lookup-entry | :query-string-parameters |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
stage | java.lang.String | cdk.support/lookup-entry | :stage |
The build-api-gateway-props-builder function updates a ApiGatewayProps$Builder instance using the provided configuration. The function takes the ApiGatewayProps$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `eventRole` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:event-role` | | `headerParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:header-parameters` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `method` | java.lang.String | [[cdk.support/lookup-entry]] | `:method` | | `path` | java.lang.String | [[cdk.support/lookup-entry]] | `:path` | | `pathParameterValues` | java.util.List | [[cdk.support/lookup-entry]] | `:path-parameter-values` | | `postBody` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:post-body` | | `queryStringParameters` | java.util.Map | [[cdk.support/lookup-entry]] | `:query-string-parameters` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` | | `stage` | java.lang.String | [[cdk.support/lookup-entry]] | `:stage` |
(build-app-sync-builder builder id config)
The build-app-sync-builder function updates a AppSync$Builder instance using the provided configuration. The function takes the AppSync$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
eventRole | software.amazon.awscdk.services.iam.IRole | cdk.support/lookup-entry | :event-role |
graphQlOperation | java.lang.String | cdk.support/lookup-entry | :graph-ql-operation |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
variables | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :variables |
The build-app-sync-builder function updates a AppSync$Builder instance using the provided configuration. The function takes the AppSync$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `eventRole` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:event-role` | | `graphQlOperation` | java.lang.String | [[cdk.support/lookup-entry]] | `:graph-ql-operation` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` | | `variables` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:variables` |
(build-app-sync-graph-ql-api-props-builder builder id config)
The build-app-sync-graph-ql-api-props-builder function updates a AppSyncGraphQLApiProps$Builder instance using the provided configuration. The function takes the AppSyncGraphQLApiProps$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
eventRole | software.amazon.awscdk.services.iam.IRole | cdk.support/lookup-entry | :event-role |
graphQlOperation | java.lang.String | cdk.support/lookup-entry | :graph-ql-operation |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
variables | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :variables |
The build-app-sync-graph-ql-api-props-builder function updates a AppSyncGraphQLApiProps$Builder instance using the provided configuration. The function takes the AppSyncGraphQLApiProps$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `eventRole` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:event-role` | | `graphQlOperation` | java.lang.String | [[cdk.support/lookup-entry]] | `:graph-ql-operation` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` | | `variables` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:variables` |
(build-aws-api-builder builder id config)
The build-aws-api-builder function updates a AwsApi$Builder instance using the provided configuration. The function takes the AwsApi$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 |
---|---|---|---|
action | java.lang.String | cdk.support/lookup-entry | :action |
apiVersion | java.lang.String | cdk.support/lookup-entry | :api-version |
catchErrorPattern | java.lang.String | cdk.support/lookup-entry | :catch-error-pattern |
parameters | java.lang.Object | cdk.support/lookup-entry | :parameters |
policyStatement | software.amazon.awscdk.services.iam.PolicyStatement | cdk.support/lookup-entry | :policy-statement |
service | java.lang.String | cdk.support/lookup-entry | :service |
The build-aws-api-builder function updates a AwsApi$Builder instance using the provided configuration. The function takes the AwsApi$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 | |---|---|---|---| | `action` | java.lang.String | [[cdk.support/lookup-entry]] | `:action` | | `apiVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:api-version` | | `catchErrorPattern` | java.lang.String | [[cdk.support/lookup-entry]] | `:catch-error-pattern` | | `parameters` | java.lang.Object | [[cdk.support/lookup-entry]] | `:parameters` | | `policyStatement` | software.amazon.awscdk.services.iam.PolicyStatement | [[cdk.support/lookup-entry]] | `:policy-statement` | | `service` | java.lang.String | [[cdk.support/lookup-entry]] | `:service` |
(build-aws-api-input-builder builder id config)
The build-aws-api-input-builder function updates a AwsApiInput$Builder instance using the provided configuration. The function takes the AwsApiInput$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 |
---|---|---|---|
action | java.lang.String | cdk.support/lookup-entry | :action |
apiVersion | java.lang.String | cdk.support/lookup-entry | :api-version |
catchErrorPattern | java.lang.String | cdk.support/lookup-entry | :catch-error-pattern |
parameters | java.lang.Object | cdk.support/lookup-entry | :parameters |
service | java.lang.String | cdk.support/lookup-entry | :service |
The build-aws-api-input-builder function updates a AwsApiInput$Builder instance using the provided configuration. The function takes the AwsApiInput$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 | |---|---|---|---| | `action` | java.lang.String | [[cdk.support/lookup-entry]] | `:action` | | `apiVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:api-version` | | `catchErrorPattern` | java.lang.String | [[cdk.support/lookup-entry]] | `:catch-error-pattern` | | `parameters` | java.lang.Object | [[cdk.support/lookup-entry]] | `:parameters` | | `service` | java.lang.String | [[cdk.support/lookup-entry]] | `:service` |
(build-aws-api-props-builder builder id config)
The build-aws-api-props-builder function updates a AwsApiProps$Builder instance using the provided configuration. The function takes the AwsApiProps$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 |
---|---|---|---|
action | java.lang.String | cdk.support/lookup-entry | :action |
apiVersion | java.lang.String | cdk.support/lookup-entry | :api-version |
catchErrorPattern | java.lang.String | cdk.support/lookup-entry | :catch-error-pattern |
parameters | java.lang.Object | cdk.support/lookup-entry | :parameters |
policyStatement | software.amazon.awscdk.services.iam.PolicyStatement | cdk.support/lookup-entry | :policy-statement |
service | java.lang.String | cdk.support/lookup-entry | :service |
The build-aws-api-props-builder function updates a AwsApiProps$Builder instance using the provided configuration. The function takes the AwsApiProps$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 | |---|---|---|---| | `action` | java.lang.String | [[cdk.support/lookup-entry]] | `:action` | | `apiVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:api-version` | | `catchErrorPattern` | java.lang.String | [[cdk.support/lookup-entry]] | `:catch-error-pattern` | | `parameters` | java.lang.Object | [[cdk.support/lookup-entry]] | `:parameters` | | `policyStatement` | software.amazon.awscdk.services.iam.PolicyStatement | [[cdk.support/lookup-entry]] | `:policy-statement` | | `service` | java.lang.String | [[cdk.support/lookup-entry]] | `:service` |
(build-batch-job-builder builder id config)
The build-batch-job-builder function updates a BatchJob$Builder instance using the provided configuration. The function takes the BatchJob$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 |
---|---|---|---|
attempts | java.lang.Number | cdk.support/lookup-entry | :attempts |
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
event | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :event |
jobName | java.lang.String | cdk.support/lookup-entry | :job-name |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
size | java.lang.Number | cdk.support/lookup-entry | :size |
The build-batch-job-builder function updates a BatchJob$Builder instance using the provided configuration. The function takes the BatchJob$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 | |---|---|---|---| | `attempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:attempts` | | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `event` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:event` | | `jobName` | java.lang.String | [[cdk.support/lookup-entry]] | `:job-name` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` | | `size` | java.lang.Number | [[cdk.support/lookup-entry]] | `:size` |
(build-batch-job-props-builder builder id config)
The build-batch-job-props-builder function updates a BatchJobProps$Builder instance using the provided configuration. The function takes the BatchJobProps$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 |
---|---|---|---|
attempts | java.lang.Number | cdk.support/lookup-entry | :attempts |
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
event | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :event |
jobName | java.lang.String | cdk.support/lookup-entry | :job-name |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
size | java.lang.Number | cdk.support/lookup-entry | :size |
The build-batch-job-props-builder function updates a BatchJobProps$Builder instance using the provided configuration. The function takes the BatchJobProps$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 | |---|---|---|---| | `attempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:attempts` | | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `event` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:event` | | `jobName` | java.lang.String | [[cdk.support/lookup-entry]] | `:job-name` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` | | `size` | java.lang.Number | [[cdk.support/lookup-entry]] | `:size` |
(build-cloud-watch-log-group-builder builder id config)
The build-cloud-watch-log-group-builder function updates a CloudWatchLogGroup$Builder instance using the provided configuration. The function takes the CloudWatchLogGroup$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
event | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :event |
installLatestAwsSdk | java.lang.Boolean | cdk.support/lookup-entry | :install-latest-aws-sdk |
logEvent | software.amazon.awscdk.services.events.targets.LogGroupTargetInput | cdk.support/lookup-entry | :log-event |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
The build-cloud-watch-log-group-builder function updates a CloudWatchLogGroup$Builder instance using the provided configuration. The function takes the CloudWatchLogGroup$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `event` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:event` | | `installLatestAwsSdk` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:install-latest-aws-sdk` | | `logEvent` | software.amazon.awscdk.services.events.targets.LogGroupTargetInput | [[cdk.support/lookup-entry]] | `:log-event` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` |
(build-code-build-project-builder builder id config)
The build-code-build-project-builder function updates a CodeBuildProject$Builder instance using the provided configuration. The function takes the CodeBuildProject$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
event | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :event |
eventRole | software.amazon.awscdk.services.iam.IRole | cdk.support/lookup-entry | :event-role |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
The build-code-build-project-builder function updates a CodeBuildProject$Builder instance using the provided configuration. The function takes the CodeBuildProject$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `event` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:event` | | `eventRole` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:event-role` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` |
(build-code-build-project-props-builder builder id config)
The build-code-build-project-props-builder function updates a CodeBuildProjectProps$Builder instance using the provided configuration. The function takes the CodeBuildProjectProps$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
event | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :event |
eventRole | software.amazon.awscdk.services.iam.IRole | cdk.support/lookup-entry | :event-role |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
The build-code-build-project-props-builder function updates a CodeBuildProjectProps$Builder instance using the provided configuration. The function takes the CodeBuildProjectProps$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `event` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:event` | | `eventRole` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:event-role` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` |
(build-code-pipeline-builder builder id config)
The build-code-pipeline-builder function updates a CodePipeline$Builder instance using the provided configuration. The function takes the CodePipeline$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
eventRole | software.amazon.awscdk.services.iam.IRole | cdk.support/lookup-entry | :event-role |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
The build-code-pipeline-builder function updates a CodePipeline$Builder instance using the provided configuration. The function takes the CodePipeline$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `eventRole` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:event-role` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` |
(build-code-pipeline-target-options-builder builder id config)
The build-code-pipeline-target-options-builder function updates a CodePipelineTargetOptions$Builder instance using the provided configuration. The function takes the CodePipelineTargetOptions$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
eventRole | software.amazon.awscdk.services.iam.IRole | cdk.support/lookup-entry | :event-role |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
The build-code-pipeline-target-options-builder function updates a CodePipelineTargetOptions$Builder instance using the provided configuration. The function takes the CodePipelineTargetOptions$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `eventRole` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:event-role` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` |
(build-container-override-builder builder id config)
The build-container-override-builder function updates a ContainerOverride$Builder instance using the provided configuration. The function takes the ContainerOverride$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 |
---|---|---|---|
command | java.util.List | cdk.support/lookup-entry | :command |
containerName | java.lang.String | cdk.support/lookup-entry | :container-name |
cpu | java.lang.Number | cdk.support/lookup-entry | :cpu |
environment | java.util.List | cdk.support/lookup-entry | :environment |
memoryLimit | java.lang.Number | cdk.support/lookup-entry | :memory-limit |
memoryReservation | java.lang.Number | cdk.support/lookup-entry | :memory-reservation |
The build-container-override-builder function updates a ContainerOverride$Builder instance using the provided configuration. The function takes the ContainerOverride$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 | |---|---|---|---| | `command` | java.util.List | [[cdk.support/lookup-entry]] | `:command` | | `containerName` | java.lang.String | [[cdk.support/lookup-entry]] | `:container-name` | | `cpu` | java.lang.Number | [[cdk.support/lookup-entry]] | `:cpu` | | `environment` | java.util.List | [[cdk.support/lookup-entry]] | `:environment` | | `memoryLimit` | java.lang.Number | [[cdk.support/lookup-entry]] | `:memory-limit` | | `memoryReservation` | java.lang.Number | [[cdk.support/lookup-entry]] | `:memory-reservation` |
(build-ecs-task-builder builder id config)
The build-ecs-task-builder function updates a EcsTask$Builder instance using the provided configuration. The function takes the EcsTask$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 |
---|---|---|---|
assignPublicIp | java.lang.Boolean | cdk.support/lookup-entry | :assign-public-ip |
cluster | software.amazon.awscdk.services.ecs.ICluster | cdk.support/lookup-entry | :cluster |
containerOverrides | java.util.List | cdk.support/lookup-entry | :container-overrides |
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
enableExecuteCommand | java.lang.Boolean | cdk.support/lookup-entry | :enable-execute-command |
launchType | software.amazon.awscdk.services.ecs.LaunchType | cdk.api.services.ecs/launch-type | :launch-type |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
platformVersion | software.amazon.awscdk.services.ecs.FargatePlatformVersion | cdk.api.services.ecs/fargate-platform-version | :platform-version |
propagateTags | software.amazon.awscdk.services.ecs.PropagatedTagSource | cdk.api.services.ecs/propagated-tag-source | :propagate-tags |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
role | software.amazon.awscdk.services.iam.IRole | cdk.support/lookup-entry | :role |
securityGroups | java.util.List | cdk.support/lookup-entry | :security-groups |
subnetSelection | software.amazon.awscdk.services.ec2.SubnetSelection | cdk.support/lookup-entry | :subnet-selection |
tags | java.util.List | cdk.support/lookup-entry | :tags |
taskCount | java.lang.Number | cdk.support/lookup-entry | :task-count |
taskDefinition | software.amazon.awscdk.services.ecs.ITaskDefinition | cdk.support/lookup-entry | :task-definition |
The build-ecs-task-builder function updates a EcsTask$Builder instance using the provided configuration. The function takes the EcsTask$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 | |---|---|---|---| | `assignPublicIp` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:assign-public-ip` | | `cluster` | software.amazon.awscdk.services.ecs.ICluster | [[cdk.support/lookup-entry]] | `:cluster` | | `containerOverrides` | java.util.List | [[cdk.support/lookup-entry]] | `:container-overrides` | | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `enableExecuteCommand` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enable-execute-command` | | `launchType` | software.amazon.awscdk.services.ecs.LaunchType | [[cdk.api.services.ecs/launch-type]] | `:launch-type` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `platformVersion` | software.amazon.awscdk.services.ecs.FargatePlatformVersion | [[cdk.api.services.ecs/fargate-platform-version]] | `:platform-version` | | `propagateTags` | software.amazon.awscdk.services.ecs.PropagatedTagSource | [[cdk.api.services.ecs/propagated-tag-source]] | `:propagate-tags` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` | | `role` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:role` | | `securityGroups` | java.util.List | [[cdk.support/lookup-entry]] | `:security-groups` | | `subnetSelection` | software.amazon.awscdk.services.ec2.SubnetSelection | [[cdk.support/lookup-entry]] | `:subnet-selection` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `taskCount` | java.lang.Number | [[cdk.support/lookup-entry]] | `:task-count` | | `taskDefinition` | software.amazon.awscdk.services.ecs.ITaskDefinition | [[cdk.support/lookup-entry]] | `:task-definition` |
(build-ecs-task-props-builder builder id config)
The build-ecs-task-props-builder function updates a EcsTaskProps$Builder instance using the provided configuration. The function takes the EcsTaskProps$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 |
---|---|---|---|
assignPublicIp | java.lang.Boolean | cdk.support/lookup-entry | :assign-public-ip |
cluster | software.amazon.awscdk.services.ecs.ICluster | cdk.support/lookup-entry | :cluster |
containerOverrides | java.util.List | cdk.support/lookup-entry | :container-overrides |
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
enableExecuteCommand | java.lang.Boolean | cdk.support/lookup-entry | :enable-execute-command |
launchType | software.amazon.awscdk.services.ecs.LaunchType | cdk.api.services.ecs/launch-type | :launch-type |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
platformVersion | software.amazon.awscdk.services.ecs.FargatePlatformVersion | cdk.api.services.ecs/fargate-platform-version | :platform-version |
propagateTags | software.amazon.awscdk.services.ecs.PropagatedTagSource | cdk.api.services.ecs/propagated-tag-source | :propagate-tags |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
role | software.amazon.awscdk.services.iam.IRole | cdk.support/lookup-entry | :role |
securityGroups | java.util.List | cdk.support/lookup-entry | :security-groups |
subnetSelection | software.amazon.awscdk.services.ec2.SubnetSelection | cdk.support/lookup-entry | :subnet-selection |
tags | java.util.List | cdk.support/lookup-entry | :tags |
taskCount | java.lang.Number | cdk.support/lookup-entry | :task-count |
taskDefinition | software.amazon.awscdk.services.ecs.ITaskDefinition | cdk.support/lookup-entry | :task-definition |
The build-ecs-task-props-builder function updates a EcsTaskProps$Builder instance using the provided configuration. The function takes the EcsTaskProps$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 | |---|---|---|---| | `assignPublicIp` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:assign-public-ip` | | `cluster` | software.amazon.awscdk.services.ecs.ICluster | [[cdk.support/lookup-entry]] | `:cluster` | | `containerOverrides` | java.util.List | [[cdk.support/lookup-entry]] | `:container-overrides` | | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `enableExecuteCommand` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enable-execute-command` | | `launchType` | software.amazon.awscdk.services.ecs.LaunchType | [[cdk.api.services.ecs/launch-type]] | `:launch-type` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `platformVersion` | software.amazon.awscdk.services.ecs.FargatePlatformVersion | [[cdk.api.services.ecs/fargate-platform-version]] | `:platform-version` | | `propagateTags` | software.amazon.awscdk.services.ecs.PropagatedTagSource | [[cdk.api.services.ecs/propagated-tag-source]] | `:propagate-tags` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` | | `role` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:role` | | `securityGroups` | java.util.List | [[cdk.support/lookup-entry]] | `:security-groups` | | `subnetSelection` | software.amazon.awscdk.services.ec2.SubnetSelection | [[cdk.support/lookup-entry]] | `:subnet-selection` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `taskCount` | java.lang.Number | [[cdk.support/lookup-entry]] | `:task-count` | | `taskDefinition` | software.amazon.awscdk.services.ecs.ITaskDefinition | [[cdk.support/lookup-entry]] | `:task-definition` |
(build-event-bus-builder builder id config)
The build-event-bus-builder function updates a EventBus$Builder instance using the provided configuration. The function takes the EventBus$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
role | software.amazon.awscdk.services.iam.IRole | cdk.support/lookup-entry | :role |
The build-event-bus-builder function updates a EventBus$Builder instance using the provided configuration. The function takes the EventBus$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `role` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:role` |
(build-event-bus-props-builder builder id config)
The build-event-bus-props-builder function updates a EventBusProps$Builder instance using the provided configuration. The function takes the EventBusProps$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
role | software.amazon.awscdk.services.iam.IRole | cdk.support/lookup-entry | :role |
The build-event-bus-props-builder function updates a EventBusProps$Builder instance using the provided configuration. The function takes the EventBusProps$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `role` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:role` |
(build-kinesis-firehose-stream-props-builder builder id config)
The build-kinesis-firehose-stream-props-builder function updates a KinesisFirehoseStreamProps$Builder instance using the provided configuration. The function takes the KinesisFirehoseStreamProps$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 |
---|---|---|---|
message | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :message |
The build-kinesis-firehose-stream-props-builder function updates a KinesisFirehoseStreamProps$Builder instance using the provided configuration. The function takes the KinesisFirehoseStreamProps$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 | |---|---|---|---| | `message` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:message` |
(build-kinesis-firehose-stream-v2-builder builder id config)
The build-kinesis-firehose-stream-v2-builder function updates a KinesisFirehoseStreamV2$Builder instance using the provided configuration. The function takes the KinesisFirehoseStreamV2$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 |
---|---|---|---|
message | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :message |
The build-kinesis-firehose-stream-v2-builder function updates a KinesisFirehoseStreamV2$Builder instance using the provided configuration. The function takes the KinesisFirehoseStreamV2$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 | |---|---|---|---| | `message` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:message` |
(build-kinesis-stream-builder builder id config)
The build-kinesis-stream-builder function updates a KinesisStream$Builder instance using the provided configuration. The function takes the KinesisStream$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 |
---|---|---|---|
message | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :message |
partitionKeyPath | java.lang.String | cdk.support/lookup-entry | :partition-key-path |
The build-kinesis-stream-builder function updates a KinesisStream$Builder instance using the provided configuration. The function takes the KinesisStream$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 | |---|---|---|---| | `message` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:message` | | `partitionKeyPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:partition-key-path` |
(build-kinesis-stream-props-builder builder id config)
The build-kinesis-stream-props-builder function updates a KinesisStreamProps$Builder instance using the provided configuration. The function takes the KinesisStreamProps$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 |
---|---|---|---|
message | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :message |
partitionKeyPath | java.lang.String | cdk.support/lookup-entry | :partition-key-path |
The build-kinesis-stream-props-builder function updates a KinesisStreamProps$Builder instance using the provided configuration. The function takes the KinesisStreamProps$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 | |---|---|---|---| | `message` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:message` | | `partitionKeyPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:partition-key-path` |
(build-lambda-function-builder builder id config)
The build-lambda-function-builder function updates a LambdaFunction$Builder instance using the provided configuration. The function takes the LambdaFunction$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
event | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :event |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
The build-lambda-function-builder function updates a LambdaFunction$Builder instance using the provided configuration. The function takes the LambdaFunction$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `event` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:event` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` |
(build-lambda-function-props-builder builder id config)
The build-lambda-function-props-builder function updates a LambdaFunctionProps$Builder instance using the provided configuration. The function takes the LambdaFunctionProps$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
event | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :event |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
The build-lambda-function-props-builder function updates a LambdaFunctionProps$Builder instance using the provided configuration. The function takes the LambdaFunctionProps$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `event` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:event` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` |
(build-log-group-props-builder builder id config)
The build-log-group-props-builder function updates a LogGroupProps$Builder instance using the provided configuration. The function takes the LogGroupProps$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
event | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :event |
installLatestAwsSdk | java.lang.Boolean | cdk.support/lookup-entry | :install-latest-aws-sdk |
logEvent | software.amazon.awscdk.services.events.targets.LogGroupTargetInput | cdk.support/lookup-entry | :log-event |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
The build-log-group-props-builder function updates a LogGroupProps$Builder instance using the provided configuration. The function takes the LogGroupProps$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `event` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:event` | | `installLatestAwsSdk` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:install-latest-aws-sdk` | | `logEvent` | software.amazon.awscdk.services.events.targets.LogGroupTargetInput | [[cdk.support/lookup-entry]] | `:log-event` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` |
(build-log-group-target-input-options-builder builder id config)
The build-log-group-target-input-options-builder function updates a LogGroupTargetInputOptions$Builder instance using the provided configuration. The function takes the LogGroupTargetInputOptions$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 |
---|---|---|---|
message | java.lang.Object | cdk.support/lookup-entry | :message |
timestamp | java.lang.Object | cdk.support/lookup-entry | :timestamp |
The build-log-group-target-input-options-builder function updates a LogGroupTargetInputOptions$Builder instance using the provided configuration. The function takes the LogGroupTargetInputOptions$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 | |---|---|---|---| | `message` | java.lang.Object | [[cdk.support/lookup-entry]] | `:message` | | `timestamp` | java.lang.Object | [[cdk.support/lookup-entry]] | `:timestamp` |
(build-sfn-state-machine-builder builder id config)
The build-sfn-state-machine-builder function updates a SfnStateMachine$Builder instance using the provided configuration. The function takes the SfnStateMachine$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
input | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :input |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
role | software.amazon.awscdk.services.iam.IRole | cdk.support/lookup-entry | :role |
The build-sfn-state-machine-builder function updates a SfnStateMachine$Builder instance using the provided configuration. The function takes the SfnStateMachine$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `input` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:input` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` | | `role` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:role` |
(build-sfn-state-machine-props-builder builder id config)
The build-sfn-state-machine-props-builder function updates a SfnStateMachineProps$Builder instance using the provided configuration. The function takes the SfnStateMachineProps$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
input | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :input |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
role | software.amazon.awscdk.services.iam.IRole | cdk.support/lookup-entry | :role |
The build-sfn-state-machine-props-builder function updates a SfnStateMachineProps$Builder instance using the provided configuration. The function takes the SfnStateMachineProps$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `input` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:input` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` | | `role` | software.amazon.awscdk.services.iam.IRole | [[cdk.support/lookup-entry]] | `:role` |
(build-sns-topic-builder builder id config)
The build-sns-topic-builder function updates a SnsTopic$Builder instance using the provided configuration. The function takes the SnsTopic$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
message | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :message |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
The build-sns-topic-builder function updates a SnsTopic$Builder instance using the provided configuration. The function takes the SnsTopic$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `message` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:message` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` |
(build-sns-topic-props-builder builder id config)
The build-sns-topic-props-builder function updates a SnsTopicProps$Builder instance using the provided configuration. The function takes the SnsTopicProps$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
message | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :message |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
The build-sns-topic-props-builder function updates a SnsTopicProps$Builder instance using the provided configuration. The function takes the SnsTopicProps$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `message` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:message` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` |
(build-sqs-queue-builder builder id config)
The build-sqs-queue-builder function updates a SqsQueue$Builder instance using the provided configuration. The function takes the SqsQueue$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
message | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :message |
messageGroupId | java.lang.String | cdk.support/lookup-entry | :message-group-id |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
The build-sqs-queue-builder function updates a SqsQueue$Builder instance using the provided configuration. The function takes the SqsQueue$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `message` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:message` | | `messageGroupId` | java.lang.String | [[cdk.support/lookup-entry]] | `:message-group-id` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` |
(build-sqs-queue-props-builder builder id config)
The build-sqs-queue-props-builder function updates a SqsQueueProps$Builder instance using the provided configuration. The function takes the SqsQueueProps$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
message | software.amazon.awscdk.services.events.RuleTargetInput | cdk.support/lookup-entry | :message |
messageGroupId | java.lang.String | cdk.support/lookup-entry | :message-group-id |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
The build-sqs-queue-props-builder function updates a SqsQueueProps$Builder instance using the provided configuration. The function takes the SqsQueueProps$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `message` | software.amazon.awscdk.services.events.RuleTargetInput | [[cdk.support/lookup-entry]] | `:message` | | `messageGroupId` | java.lang.String | [[cdk.support/lookup-entry]] | `:message-group-id` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` |
(build-tag-builder builder id config)
The build-tag-builder function updates a Tag$Builder instance using the provided configuration. The function takes the Tag$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 |
value | java.lang.String | cdk.support/lookup-entry | :value |
The build-tag-builder function updates a Tag$Builder instance using the provided configuration. The function takes the Tag$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` | | `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
(build-target-base-props-builder builder id config)
The build-target-base-props-builder function updates a TargetBaseProps$Builder instance using the provided configuration. The function takes the TargetBaseProps$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 |
---|---|---|---|
deadLetterQueue | software.amazon.awscdk.services.sqs.IQueue | cdk.support/lookup-entry | :dead-letter-queue |
maxEventAge | software.amazon.awscdk.Duration | cdk.support/lookup-entry | :max-event-age |
retryAttempts | java.lang.Number | cdk.support/lookup-entry | :retry-attempts |
The build-target-base-props-builder function updates a TargetBaseProps$Builder instance using the provided configuration. The function takes the TargetBaseProps$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 | |---|---|---|---| | `deadLetterQueue` | software.amazon.awscdk.services.sqs.IQueue | [[cdk.support/lookup-entry]] | `:dead-letter-queue` | | `maxEventAge` | software.amazon.awscdk.Duration | [[cdk.support/lookup-entry]] | `:max-event-age` | | `retryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:retry-attempts` |
(build-task-environment-variable-builder builder id config)
The build-task-environment-variable-builder function updates a TaskEnvironmentVariable$Builder instance using the provided configuration. The function takes the TaskEnvironmentVariable$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 |
value | java.lang.String | cdk.support/lookup-entry | :value |
The build-task-environment-variable-builder function updates a TaskEnvironmentVariable$Builder instance using the provided configuration. The function takes the TaskEnvironmentVariable$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` | | `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
(cloud-watch-log-group-builder log-group id config)
Creates a CloudWatchLogGroup$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[software.amazon.awscdk.services.logs.ILogGroup] | Argument | DataType | Description | |---|---|---| | log-group | software.amazon.awscdk.services.logs.ILogGroup | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `CloudWatchLogGroup$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[software.amazon.awscdk.services.logs.ILogGroup]___ | Argument | DataType | Description | |---|---|---| | log-group | software.amazon.awscdk.services.logs.ILogGroup | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(code-build-project-builder project id config)
Creates a CodeBuildProject$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[software.amazon.awscdk.services.codebuild.IProject] | Argument | DataType | Description | |---|---|---| | project | software.amazon.awscdk.services.codebuild.IProject | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `CodeBuildProject$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[software.amazon.awscdk.services.codebuild.IProject]___ | Argument | DataType | Description | |---|---|---| | project | software.amazon.awscdk.services.codebuild.IProject | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(code-build-project-props-builder id config)
Creates a CodeBuildProjectProps$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 `CodeBuildProjectProps$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 |
(code-pipeline-builder pipeline id config)
Creates a CodePipeline$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[software.amazon.awscdk.services.codepipeline.IPipeline] | Argument | DataType | Description | |---|---|---| | pipeline | software.amazon.awscdk.services.codepipeline.IPipeline | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `CodePipeline$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[software.amazon.awscdk.services.codepipeline.IPipeline]___ | Argument | DataType | Description | |---|---|---| | pipeline | software.amazon.awscdk.services.codepipeline.IPipeline | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(code-pipeline-target-options-builder id config)
Creates a CodePipelineTargetOptions$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 `CodePipelineTargetOptions$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 |
(container-override-builder id config)
Creates a ContainerOverride$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 `ContainerOverride$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 |
(ecs-task-builder id config)
Creates a EcsTask$Builder
instance using a no-argument create, 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 `EcsTask$Builder` instance using a no-argument create, 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 |
(ecs-task-props-builder id config)
Creates a EcsTaskProps$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 `EcsTaskProps$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 |
(event-bus-builder event-bus id config)
Creates a EventBus$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[software.amazon.awscdk.services.events.IEventBus] | Argument | DataType | Description | |---|---|---| | event-bus | software.amazon.awscdk.services.events.IEventBus | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `EventBus$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[software.amazon.awscdk.services.events.IEventBus]___ | Argument | DataType | Description | |---|---|---| | event-bus | software.amazon.awscdk.services.events.IEventBus | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(event-bus-props-builder id config)
Creates a EventBusProps$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 `EventBusProps$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 |
(kinesis-firehose-stream-props-builder id config)
Creates a KinesisFirehoseStreamProps$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 `KinesisFirehoseStreamProps$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 |
(kinesis-firehose-stream-v2-builder delivery-stream id config)
Creates a KinesisFirehoseStreamV2$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[software.amazon.awscdk.services.events.targets.IDeliveryStream] | Argument | DataType | Description | |---|---|---| | delivery-stream | software.amazon.awscdk.services.events.targets.IDeliveryStream | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `KinesisFirehoseStreamV2$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[software.amazon.awscdk.services.events.targets.IDeliveryStream]___ | Argument | DataType | Description | |---|---|---| | delivery-stream | software.amazon.awscdk.services.events.targets.IDeliveryStream | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(kinesis-stream-builder stream id config)
Creates a KinesisStream$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[software.amazon.awscdk.services.kinesis.IStream] | Argument | DataType | Description | |---|---|---| | stream | software.amazon.awscdk.services.kinesis.IStream | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `KinesisStream$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[software.amazon.awscdk.services.kinesis.IStream]___ | Argument | DataType | Description | |---|---|---| | stream | software.amazon.awscdk.services.kinesis.IStream | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(kinesis-stream-props-builder id config)
Creates a KinesisStreamProps$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 `KinesisStreamProps$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 |
(lambda-function-builder handler id config)
Creates a LambdaFunction$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[software.amazon.awscdk.services.lambda.IFunction] | Argument | DataType | Description | |---|---|---| | handler | software.amazon.awscdk.services.lambda.IFunction | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `LambdaFunction$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[software.amazon.awscdk.services.lambda.IFunction]___ | Argument | DataType | Description | |---|---|---| | handler | software.amazon.awscdk.services.lambda.IFunction | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(lambda-function-props-builder id config)
Creates a LambdaFunctionProps$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 `LambdaFunctionProps$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 |
(log-group-props-builder id config)
Creates a LogGroupProps$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 `LogGroupProps$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 |
(log-group-target-input-options-builder id config)
Creates a LogGroupTargetInputOptions$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 `LogGroupTargetInputOptions$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 |
(sfn-state-machine-builder state-machine id config)
Creates a SfnStateMachine$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[software.amazon.awscdk.services.stepfunctions.IStateMachine] | Argument | DataType | Description | |---|---|---| | state-machine | software.amazon.awscdk.services.stepfunctions.IStateMachine | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `SfnStateMachine$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[software.amazon.awscdk.services.stepfunctions.IStateMachine]___ | Argument | DataType | Description | |---|---|---| | state-machine | software.amazon.awscdk.services.stepfunctions.IStateMachine | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(sfn-state-machine-props-builder id config)
Creates a SfnStateMachineProps$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 `SfnStateMachineProps$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 |
(sns-topic-builder topic id config)
Creates a SnsTopic$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[software.amazon.awscdk.services.sns.ITopic] | Argument | DataType | Description | |---|---|---| | topic | software.amazon.awscdk.services.sns.ITopic | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `SnsTopic$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[software.amazon.awscdk.services.sns.ITopic]___ | Argument | DataType | Description | |---|---|---| | topic | software.amazon.awscdk.services.sns.ITopic | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(sns-topic-props-builder id config)
Creates a SnsTopicProps$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 `SnsTopicProps$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 |
(sqs-queue-builder queue id config)
Creates a SqsQueue$Builder
instance using provided forms, applies the data configuration, then builds it. Takes the following arguments:
Create Form: _[software.amazon.awscdk.services.sqs.IQueue] | Argument | DataType | Description | |---|---|---| | queue | software.amazon.awscdk.services.sqs.IQueue | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
Creates a `SqsQueue$Builder` instance using provided forms, applies the data configuration, then builds it. Takes the following arguments: __Create Form:__ ____[software.amazon.awscdk.services.sqs.IQueue]___ | Argument | DataType | Description | |---|---|---| | queue | software.amazon.awscdk.services.sqs.IQueue | | | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(sqs-queue-props-builder id config)
Creates a SqsQueueProps$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 `SqsQueueProps$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 |
(tag-builder id config)
Creates a Tag$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 `Tag$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 |
(target-base-props-builder id config)
Creates a TargetBaseProps$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 `TargetBaseProps$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 |
(task-environment-variable-builder id config)
Creates a TaskEnvironmentVariable$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 `TaskEnvironmentVariable$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