Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.refactorspaces package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.refactorspaces package.
(build-cfn-application-api-gateway-proxy-input-property-builder builder
id
config)
The build-cfn-application-api-gateway-proxy-input-property-builder function updates a CfnApplication$ApiGatewayProxyInputProperty$Builder instance using the provided configuration. The function takes the CfnApplication$ApiGatewayProxyInputProperty$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 |
---|---|---|---|
endpointType | java.lang.String | cdk.support/lookup-entry | :endpoint-type |
stageName | java.lang.String | cdk.support/lookup-entry | :stage-name |
The build-cfn-application-api-gateway-proxy-input-property-builder function updates a CfnApplication$ApiGatewayProxyInputProperty$Builder instance using the provided configuration. The function takes the CfnApplication$ApiGatewayProxyInputProperty$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 | |---|---|---|---| | `endpointType` | java.lang.String | [[cdk.support/lookup-entry]] | `:endpoint-type` | | `stageName` | java.lang.String | [[cdk.support/lookup-entry]] | `:stage-name` |
(build-cfn-application-builder builder id config)
The build-cfn-application-builder function updates a CfnApplication$Builder instance using the provided configuration. The function takes the CfnApplication$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
apiGatewayProxy | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :api-gateway-proxy |
environmentIdentifier | java.lang.String | cdk.support/lookup-entry | :environment-identifier |
name | java.lang.String | cdk.support/lookup-entry | :name |
proxyType | java.lang.String | cdk.support/lookup-entry | :proxy-type |
tags | java.util.List | cdk.support/lookup-entry | :tags |
vpcId | java.lang.String | cdk.support/lookup-entry | :vpc-id |
The build-cfn-application-builder function updates a CfnApplication$Builder instance using the provided configuration. The function takes the CfnApplication$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `apiGatewayProxy` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:api-gateway-proxy` | | `environmentIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:environment-identifier` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `proxyType` | java.lang.String | [[cdk.support/lookup-entry]] | `:proxy-type` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `vpcId` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-id` |
(build-cfn-application-props-builder builder id config)
The build-cfn-application-props-builder function updates a CfnApplicationProps$Builder instance using the provided configuration. The function takes the CfnApplicationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
apiGatewayProxy | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :api-gateway-proxy |
environmentIdentifier | java.lang.String | cdk.support/lookup-entry | :environment-identifier |
name | java.lang.String | cdk.support/lookup-entry | :name |
proxyType | java.lang.String | cdk.support/lookup-entry | :proxy-type |
tags | java.util.List | cdk.support/lookup-entry | :tags |
vpcId | java.lang.String | cdk.support/lookup-entry | :vpc-id |
The build-cfn-application-props-builder function updates a CfnApplicationProps$Builder instance using the provided configuration. The function takes the CfnApplicationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `apiGatewayProxy` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:api-gateway-proxy` | | `environmentIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:environment-identifier` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `proxyType` | java.lang.String | [[cdk.support/lookup-entry]] | `:proxy-type` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `vpcId` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-id` |
(build-cfn-environment-builder builder id config)
The build-cfn-environment-builder function updates a CfnEnvironment$Builder instance using the provided configuration. The function takes the CfnEnvironment$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
description | java.lang.String | cdk.support/lookup-entry | :description |
name | java.lang.String | cdk.support/lookup-entry | :name |
networkFabricType | java.lang.String | cdk.support/lookup-entry | :network-fabric-type |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-environment-builder function updates a CfnEnvironment$Builder instance using the provided configuration. The function takes the CfnEnvironment$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `networkFabricType` | java.lang.String | [[cdk.support/lookup-entry]] | `:network-fabric-type` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-environment-props-builder builder id config)
The build-cfn-environment-props-builder function updates a CfnEnvironmentProps$Builder instance using the provided configuration. The function takes the CfnEnvironmentProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
description | java.lang.String | cdk.support/lookup-entry | :description |
name | java.lang.String | cdk.support/lookup-entry | :name |
networkFabricType | java.lang.String | cdk.support/lookup-entry | :network-fabric-type |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-environment-props-builder function updates a CfnEnvironmentProps$Builder instance using the provided configuration. The function takes the CfnEnvironmentProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `networkFabricType` | java.lang.String | [[cdk.support/lookup-entry]] | `:network-fabric-type` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-route-builder builder id config)
The build-cfn-route-builder function updates a CfnRoute$Builder instance using the provided configuration. The function takes the CfnRoute$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 |
---|---|---|---|
applicationIdentifier | java.lang.String | cdk.support/lookup-entry | :application-identifier |
defaultRoute | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :default-route |
environmentIdentifier | java.lang.String | cdk.support/lookup-entry | :environment-identifier |
routeType | java.lang.String | cdk.support/lookup-entry | :route-type |
serviceIdentifier | java.lang.String | cdk.support/lookup-entry | :service-identifier |
tags | java.util.List | cdk.support/lookup-entry | :tags |
uriPathRoute | software.amazon.awscdk.services.refactorspaces.CfnRoute$UriPathRouteInputProperty | cdk.support/lookup-entry | :uri-path-route |
The build-cfn-route-builder function updates a CfnRoute$Builder instance using the provided configuration. The function takes the CfnRoute$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 | |---|---|---|---| | `applicationIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-identifier` | | `defaultRoute` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:default-route` | | `environmentIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:environment-identifier` | | `routeType` | java.lang.String | [[cdk.support/lookup-entry]] | `:route-type` | | `serviceIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-identifier` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `uriPathRoute` | software.amazon.awscdk.services.refactorspaces.CfnRoute$UriPathRouteInputProperty | [[cdk.support/lookup-entry]] | `:uri-path-route` |
(build-cfn-route-default-route-input-property-builder builder id config)
The build-cfn-route-default-route-input-property-builder function updates a CfnRoute$DefaultRouteInputProperty$Builder instance using the provided configuration. The function takes the CfnRoute$DefaultRouteInputProperty$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 |
---|---|---|---|
activationState | java.lang.String | cdk.support/lookup-entry | :activation-state |
The build-cfn-route-default-route-input-property-builder function updates a CfnRoute$DefaultRouteInputProperty$Builder instance using the provided configuration. The function takes the CfnRoute$DefaultRouteInputProperty$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 | |---|---|---|---| | `activationState` | java.lang.String | [[cdk.support/lookup-entry]] | `:activation-state` |
(build-cfn-route-props-builder builder id config)
The build-cfn-route-props-builder function updates a CfnRouteProps$Builder instance using the provided configuration. The function takes the CfnRouteProps$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 |
---|---|---|---|
applicationIdentifier | java.lang.String | cdk.support/lookup-entry | :application-identifier |
defaultRoute | software.amazon.awscdk.services.refactorspaces.CfnRoute$DefaultRouteInputProperty | cdk.support/lookup-entry | :default-route |
environmentIdentifier | java.lang.String | cdk.support/lookup-entry | :environment-identifier |
routeType | java.lang.String | cdk.support/lookup-entry | :route-type |
serviceIdentifier | java.lang.String | cdk.support/lookup-entry | :service-identifier |
tags | java.util.List | cdk.support/lookup-entry | :tags |
uriPathRoute | software.amazon.awscdk.services.refactorspaces.CfnRoute$UriPathRouteInputProperty | cdk.support/lookup-entry | :uri-path-route |
The build-cfn-route-props-builder function updates a CfnRouteProps$Builder instance using the provided configuration. The function takes the CfnRouteProps$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 | |---|---|---|---| | `applicationIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-identifier` | | `defaultRoute` | software.amazon.awscdk.services.refactorspaces.CfnRoute$DefaultRouteInputProperty | [[cdk.support/lookup-entry]] | `:default-route` | | `environmentIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:environment-identifier` | | `routeType` | java.lang.String | [[cdk.support/lookup-entry]] | `:route-type` | | `serviceIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-identifier` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `uriPathRoute` | software.amazon.awscdk.services.refactorspaces.CfnRoute$UriPathRouteInputProperty | [[cdk.support/lookup-entry]] | `:uri-path-route` |
(build-cfn-route-uri-path-route-input-property-builder builder id config)
The build-cfn-route-uri-path-route-input-property-builder function updates a CfnRoute$UriPathRouteInputProperty$Builder instance using the provided configuration. The function takes the CfnRoute$UriPathRouteInputProperty$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 |
---|---|---|---|
activationState | java.lang.String | cdk.support/lookup-entry | :activation-state |
appendSourcePath | java.lang.Boolean | cdk.support/lookup-entry | :append-source-path |
includeChildPaths | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :include-child-paths |
methods | java.util.List | cdk.support/lookup-entry | :methods |
sourcePath | java.lang.String | cdk.support/lookup-entry | :source-path |
The build-cfn-route-uri-path-route-input-property-builder function updates a CfnRoute$UriPathRouteInputProperty$Builder instance using the provided configuration. The function takes the CfnRoute$UriPathRouteInputProperty$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 | |---|---|---|---| | `activationState` | java.lang.String | [[cdk.support/lookup-entry]] | `:activation-state` | | `appendSourcePath` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:append-source-path` | | `includeChildPaths` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:include-child-paths` | | `methods` | java.util.List | [[cdk.support/lookup-entry]] | `:methods` | | `sourcePath` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-path` |
(build-cfn-service-builder builder id config)
The build-cfn-service-builder function updates a CfnService$Builder instance using the provided configuration. The function takes the CfnService$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 |
---|---|---|---|
applicationIdentifier | java.lang.String | cdk.support/lookup-entry | :application-identifier |
description | java.lang.String | cdk.support/lookup-entry | :description |
endpointType | java.lang.String | cdk.support/lookup-entry | :endpoint-type |
environmentIdentifier | java.lang.String | cdk.support/lookup-entry | :environment-identifier |
lambdaEndpoint | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :lambda-endpoint |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
urlEndpoint | software.amazon.awscdk.services.refactorspaces.CfnService$UrlEndpointInputProperty | cdk.support/lookup-entry | :url-endpoint |
vpcId | java.lang.String | cdk.support/lookup-entry | :vpc-id |
The build-cfn-service-builder function updates a CfnService$Builder instance using the provided configuration. The function takes the CfnService$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 | |---|---|---|---| | `applicationIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-identifier` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `endpointType` | java.lang.String | [[cdk.support/lookup-entry]] | `:endpoint-type` | | `environmentIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:environment-identifier` | | `lambdaEndpoint` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:lambda-endpoint` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `urlEndpoint` | software.amazon.awscdk.services.refactorspaces.CfnService$UrlEndpointInputProperty | [[cdk.support/lookup-entry]] | `:url-endpoint` | | `vpcId` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-id` |
(build-cfn-service-lambda-endpoint-input-property-builder builder id config)
The build-cfn-service-lambda-endpoint-input-property-builder function updates a CfnService$LambdaEndpointInputProperty$Builder instance using the provided configuration. The function takes the CfnService$LambdaEndpointInputProperty$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 |
---|---|---|---|
arn | java.lang.String | cdk.support/lookup-entry | :arn |
The build-cfn-service-lambda-endpoint-input-property-builder function updates a CfnService$LambdaEndpointInputProperty$Builder instance using the provided configuration. The function takes the CfnService$LambdaEndpointInputProperty$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 | |---|---|---|---| | `arn` | java.lang.String | [[cdk.support/lookup-entry]] | `:arn` |
(build-cfn-service-props-builder builder id config)
The build-cfn-service-props-builder function updates a CfnServiceProps$Builder instance using the provided configuration. The function takes the CfnServiceProps$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 |
---|---|---|---|
applicationIdentifier | java.lang.String | cdk.support/lookup-entry | :application-identifier |
description | java.lang.String | cdk.support/lookup-entry | :description |
endpointType | java.lang.String | cdk.support/lookup-entry | :endpoint-type |
environmentIdentifier | java.lang.String | cdk.support/lookup-entry | :environment-identifier |
lambdaEndpoint | software.amazon.awscdk.services.refactorspaces.CfnService$LambdaEndpointInputProperty | cdk.support/lookup-entry | :lambda-endpoint |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
urlEndpoint | software.amazon.awscdk.services.refactorspaces.CfnService$UrlEndpointInputProperty | cdk.support/lookup-entry | :url-endpoint |
vpcId | java.lang.String | cdk.support/lookup-entry | :vpc-id |
The build-cfn-service-props-builder function updates a CfnServiceProps$Builder instance using the provided configuration. The function takes the CfnServiceProps$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 | |---|---|---|---| | `applicationIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-identifier` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `endpointType` | java.lang.String | [[cdk.support/lookup-entry]] | `:endpoint-type` | | `environmentIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:environment-identifier` | | `lambdaEndpoint` | software.amazon.awscdk.services.refactorspaces.CfnService$LambdaEndpointInputProperty | [[cdk.support/lookup-entry]] | `:lambda-endpoint` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `urlEndpoint` | software.amazon.awscdk.services.refactorspaces.CfnService$UrlEndpointInputProperty | [[cdk.support/lookup-entry]] | `:url-endpoint` | | `vpcId` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-id` |
(build-cfn-service-url-endpoint-input-property-builder builder id config)
The build-cfn-service-url-endpoint-input-property-builder function updates a CfnService$UrlEndpointInputProperty$Builder instance using the provided configuration. The function takes the CfnService$UrlEndpointInputProperty$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 |
---|---|---|---|
healthUrl | java.lang.String | cdk.support/lookup-entry | :health-url |
url | java.lang.String | cdk.support/lookup-entry | :url |
The build-cfn-service-url-endpoint-input-property-builder function updates a CfnService$UrlEndpointInputProperty$Builder instance using the provided configuration. The function takes the CfnService$UrlEndpointInputProperty$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 | |---|---|---|---| | `healthUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:health-url` | | `url` | java.lang.String | [[cdk.support/lookup-entry]] | `:url` |
(cfn-application-api-gateway-proxy-input-property-builder id config)
Creates a CfnApplication$ApiGatewayProxyInputProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$ApiGatewayProxyInputProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-builder scope id config)
Creates a CfnApplication$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnApplication$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-props-builder id config)
Creates a CfnApplicationProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplicationProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-environment-builder scope id config)
Creates a CfnEnvironment$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnEnvironment$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-environment-props-builder id config)
Creates a CfnEnvironmentProps$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 `CfnEnvironmentProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-route-builder scope id config)
Creates a CfnRoute$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnRoute$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-route-default-route-input-property-builder id config)
Creates a CfnRoute$DefaultRouteInputProperty$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 `CfnRoute$DefaultRouteInputProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-route-props-builder id config)
Creates a CfnRouteProps$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 `CfnRouteProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-route-uri-path-route-input-property-builder id config)
Creates a CfnRoute$UriPathRouteInputProperty$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 `CfnRoute$UriPathRouteInputProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-service-builder scope id config)
Creates a CfnService$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnService$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-service-lambda-endpoint-input-property-builder id config)
Creates a CfnService$LambdaEndpointInputProperty$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 `CfnService$LambdaEndpointInputProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-service-props-builder id config)
Creates a CfnServiceProps$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 `CfnServiceProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-service-url-endpoint-input-property-builder id config)
Creates a CfnService$UrlEndpointInputProperty$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 `CfnService$UrlEndpointInputProperty$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