Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.apprunner package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.apprunner package.
(build-cfn-auto-scaling-configuration-builder builder id config)
The build-cfn-auto-scaling-configuration-builder function updates a CfnAutoScalingConfiguration$Builder instance using the provided configuration. The function takes the CfnAutoScalingConfiguration$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 |
---|---|---|---|
autoScalingConfigurationName | java.lang.String | cdk.support/lookup-entry | :auto-scaling-configuration-name |
maxConcurrency | java.lang.Number | cdk.support/lookup-entry | :max-concurrency |
maxSize | java.lang.Number | cdk.support/lookup-entry | :max-size |
minSize | java.lang.Number | cdk.support/lookup-entry | :min-size |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-auto-scaling-configuration-builder function updates a CfnAutoScalingConfiguration$Builder instance using the provided configuration. The function takes the CfnAutoScalingConfiguration$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 | |---|---|---|---| | `autoScalingConfigurationName` | java.lang.String | [[cdk.support/lookup-entry]] | `:auto-scaling-configuration-name` | | `maxConcurrency` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-concurrency` | | `maxSize` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-size` | | `minSize` | java.lang.Number | [[cdk.support/lookup-entry]] | `:min-size` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-auto-scaling-configuration-props-builder builder id config)
The build-cfn-auto-scaling-configuration-props-builder function updates a CfnAutoScalingConfigurationProps$Builder instance using the provided configuration. The function takes the CfnAutoScalingConfigurationProps$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 |
---|---|---|---|
autoScalingConfigurationName | java.lang.String | cdk.support/lookup-entry | :auto-scaling-configuration-name |
maxConcurrency | java.lang.Number | cdk.support/lookup-entry | :max-concurrency |
maxSize | java.lang.Number | cdk.support/lookup-entry | :max-size |
minSize | java.lang.Number | cdk.support/lookup-entry | :min-size |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-auto-scaling-configuration-props-builder function updates a CfnAutoScalingConfigurationProps$Builder instance using the provided configuration. The function takes the CfnAutoScalingConfigurationProps$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 | |---|---|---|---| | `autoScalingConfigurationName` | java.lang.String | [[cdk.support/lookup-entry]] | `:auto-scaling-configuration-name` | | `maxConcurrency` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-concurrency` | | `maxSize` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-size` | | `minSize` | java.lang.Number | [[cdk.support/lookup-entry]] | `:min-size` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-observability-configuration-builder builder id config)
The build-cfn-observability-configuration-builder function updates a CfnObservabilityConfiguration$Builder instance using the provided configuration. The function takes the CfnObservabilityConfiguration$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 |
---|---|---|---|
observabilityConfigurationName | java.lang.String | cdk.support/lookup-entry | :observability-configuration-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
traceConfiguration | software.amazon.awscdk.services.apprunner.CfnObservabilityConfiguration$TraceConfigurationProperty | cdk.support/lookup-entry | :trace-configuration |
The build-cfn-observability-configuration-builder function updates a CfnObservabilityConfiguration$Builder instance using the provided configuration. The function takes the CfnObservabilityConfiguration$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 | |---|---|---|---| | `observabilityConfigurationName` | java.lang.String | [[cdk.support/lookup-entry]] | `:observability-configuration-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `traceConfiguration` | software.amazon.awscdk.services.apprunner.CfnObservabilityConfiguration$TraceConfigurationProperty | [[cdk.support/lookup-entry]] | `:trace-configuration` |
(build-cfn-observability-configuration-props-builder builder id config)
The build-cfn-observability-configuration-props-builder function updates a CfnObservabilityConfigurationProps$Builder instance using the provided configuration. The function takes the CfnObservabilityConfigurationProps$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 |
---|---|---|---|
observabilityConfigurationName | java.lang.String | cdk.support/lookup-entry | :observability-configuration-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
traceConfiguration | software.amazon.awscdk.services.apprunner.CfnObservabilityConfiguration$TraceConfigurationProperty | cdk.support/lookup-entry | :trace-configuration |
The build-cfn-observability-configuration-props-builder function updates a CfnObservabilityConfigurationProps$Builder instance using the provided configuration. The function takes the CfnObservabilityConfigurationProps$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 | |---|---|---|---| | `observabilityConfigurationName` | java.lang.String | [[cdk.support/lookup-entry]] | `:observability-configuration-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `traceConfiguration` | software.amazon.awscdk.services.apprunner.CfnObservabilityConfiguration$TraceConfigurationProperty | [[cdk.support/lookup-entry]] | `:trace-configuration` |
(build-cfn-observability-configuration-trace-configuration-property-builder
builder
id
config)
The build-cfn-observability-configuration-trace-configuration-property-builder function updates a CfnObservabilityConfiguration$TraceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnObservabilityConfiguration$TraceConfigurationProperty$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 |
---|---|---|---|
vendor | java.lang.String | cdk.support/lookup-entry | :vendor |
The build-cfn-observability-configuration-trace-configuration-property-builder function updates a CfnObservabilityConfiguration$TraceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnObservabilityConfiguration$TraceConfigurationProperty$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 | |---|---|---|---| | `vendor` | java.lang.String | [[cdk.support/lookup-entry]] | `:vendor` |
(build-cfn-service-authentication-configuration-property-builder builder
id
config)
The build-cfn-service-authentication-configuration-property-builder function updates a CfnService$AuthenticationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$AuthenticationConfigurationProperty$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 |
---|---|---|---|
accessRoleArn | java.lang.String | cdk.support/lookup-entry | :access-role-arn |
connectionArn | java.lang.String | cdk.support/lookup-entry | :connection-arn |
The build-cfn-service-authentication-configuration-property-builder function updates a CfnService$AuthenticationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$AuthenticationConfigurationProperty$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 | |---|---|---|---| | `accessRoleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:access-role-arn` | | `connectionArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:connection-arn` |
(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 |
---|---|---|---|
autoScalingConfigurationArn | java.lang.String | cdk.support/lookup-entry | :auto-scaling-configuration-arn |
encryptionConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :encryption-configuration |
healthCheckConfiguration | software.amazon.awscdk.services.apprunner.CfnService$HealthCheckConfigurationProperty | cdk.support/lookup-entry | :health-check-configuration |
instanceConfiguration | software.amazon.awscdk.services.apprunner.CfnService$InstanceConfigurationProperty | cdk.support/lookup-entry | :instance-configuration |
networkConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :network-configuration |
observabilityConfiguration | software.amazon.awscdk.services.apprunner.CfnService$ServiceObservabilityConfigurationProperty | cdk.support/lookup-entry | :observability-configuration |
serviceName | java.lang.String | cdk.support/lookup-entry | :service-name |
sourceConfiguration | software.amazon.awscdk.services.apprunner.CfnService$SourceConfigurationProperty | cdk.support/lookup-entry | :source-configuration |
tags | java.util.List | cdk.support/lookup-entry | :tags |
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 | |---|---|---|---| | `autoScalingConfigurationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:auto-scaling-configuration-arn` | | `encryptionConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:encryption-configuration` | | `healthCheckConfiguration` | software.amazon.awscdk.services.apprunner.CfnService$HealthCheckConfigurationProperty | [[cdk.support/lookup-entry]] | `:health-check-configuration` | | `instanceConfiguration` | software.amazon.awscdk.services.apprunner.CfnService$InstanceConfigurationProperty | [[cdk.support/lookup-entry]] | `:instance-configuration` | | `networkConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:network-configuration` | | `observabilityConfiguration` | software.amazon.awscdk.services.apprunner.CfnService$ServiceObservabilityConfigurationProperty | [[cdk.support/lookup-entry]] | `:observability-configuration` | | `serviceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-name` | | `sourceConfiguration` | software.amazon.awscdk.services.apprunner.CfnService$SourceConfigurationProperty | [[cdk.support/lookup-entry]] | `:source-configuration` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-service-code-configuration-property-builder builder id config)
The build-cfn-service-code-configuration-property-builder function updates a CfnService$CodeConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$CodeConfigurationProperty$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 |
---|---|---|---|
codeConfigurationValues | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :code-configuration-values |
configurationSource | java.lang.String | cdk.support/lookup-entry | :configuration-source |
The build-cfn-service-code-configuration-property-builder function updates a CfnService$CodeConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$CodeConfigurationProperty$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 | |---|---|---|---| | `codeConfigurationValues` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:code-configuration-values` | | `configurationSource` | java.lang.String | [[cdk.support/lookup-entry]] | `:configuration-source` |
(build-cfn-service-code-configuration-values-property-builder builder id config)
The build-cfn-service-code-configuration-values-property-builder function updates a CfnService$CodeConfigurationValuesProperty$Builder instance using the provided configuration. The function takes the CfnService$CodeConfigurationValuesProperty$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 |
---|---|---|---|
buildCommand | java.lang.String | cdk.support/lookup-entry | :build-command |
port | java.lang.String | cdk.support/lookup-entry | :port |
runtime | java.lang.String | cdk.support/lookup-entry | :runtime |
runtimeEnvironmentSecrets | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :runtime-environment-secrets |
runtimeEnvironmentVariables | java.util.List | cdk.support/lookup-entry | :runtime-environment-variables |
startCommand | java.lang.String | cdk.support/lookup-entry | :start-command |
The build-cfn-service-code-configuration-values-property-builder function updates a CfnService$CodeConfigurationValuesProperty$Builder instance using the provided configuration. The function takes the CfnService$CodeConfigurationValuesProperty$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 | |---|---|---|---| | `buildCommand` | java.lang.String | [[cdk.support/lookup-entry]] | `:build-command` | | `port` | java.lang.String | [[cdk.support/lookup-entry]] | `:port` | | `runtime` | java.lang.String | [[cdk.support/lookup-entry]] | `:runtime` | | `runtimeEnvironmentSecrets` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:runtime-environment-secrets` | | `runtimeEnvironmentVariables` | java.util.List | [[cdk.support/lookup-entry]] | `:runtime-environment-variables` | | `startCommand` | java.lang.String | [[cdk.support/lookup-entry]] | `:start-command` |
(build-cfn-service-code-repository-property-builder builder id config)
The build-cfn-service-code-repository-property-builder function updates a CfnService$CodeRepositoryProperty$Builder instance using the provided configuration. The function takes the CfnService$CodeRepositoryProperty$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 |
---|---|---|---|
codeConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :code-configuration |
repositoryUrl | java.lang.String | cdk.support/lookup-entry | :repository-url |
sourceCodeVersion | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :source-code-version |
sourceDirectory | java.lang.String | cdk.support/lookup-entry | :source-directory |
The build-cfn-service-code-repository-property-builder function updates a CfnService$CodeRepositoryProperty$Builder instance using the provided configuration. The function takes the CfnService$CodeRepositoryProperty$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 | |---|---|---|---| | `codeConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:code-configuration` | | `repositoryUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:repository-url` | | `sourceCodeVersion` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:source-code-version` | | `sourceDirectory` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-directory` |
(build-cfn-service-egress-configuration-property-builder builder id config)
The build-cfn-service-egress-configuration-property-builder function updates a CfnService$EgressConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$EgressConfigurationProperty$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 |
---|---|---|---|
egressType | java.lang.String | cdk.support/lookup-entry | :egress-type |
vpcConnectorArn | java.lang.String | cdk.support/lookup-entry | :vpc-connector-arn |
The build-cfn-service-egress-configuration-property-builder function updates a CfnService$EgressConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$EgressConfigurationProperty$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 | |---|---|---|---| | `egressType` | java.lang.String | [[cdk.support/lookup-entry]] | `:egress-type` | | `vpcConnectorArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-connector-arn` |
(build-cfn-service-encryption-configuration-property-builder builder id config)
The build-cfn-service-encryption-configuration-property-builder function updates a CfnService$EncryptionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$EncryptionConfigurationProperty$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 |
---|---|---|---|
kmsKey | java.lang.String | cdk.support/lookup-entry | :kms-key |
The build-cfn-service-encryption-configuration-property-builder function updates a CfnService$EncryptionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$EncryptionConfigurationProperty$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 | |---|---|---|---| | `kmsKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key` |
(build-cfn-service-health-check-configuration-property-builder builder
id
config)
The build-cfn-service-health-check-configuration-property-builder function updates a CfnService$HealthCheckConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$HealthCheckConfigurationProperty$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 |
---|---|---|---|
healthyThreshold | java.lang.Number | cdk.support/lookup-entry | :healthy-threshold |
interval | java.lang.Number | cdk.support/lookup-entry | :interval |
path | java.lang.String | cdk.support/lookup-entry | :path |
protocol | java.lang.String | cdk.support/lookup-entry | :protocol |
timeout | java.lang.Number | cdk.support/lookup-entry | :timeout |
unhealthyThreshold | java.lang.Number | cdk.support/lookup-entry | :unhealthy-threshold |
The build-cfn-service-health-check-configuration-property-builder function updates a CfnService$HealthCheckConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$HealthCheckConfigurationProperty$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 | |---|---|---|---| | `healthyThreshold` | java.lang.Number | [[cdk.support/lookup-entry]] | `:healthy-threshold` | | `interval` | java.lang.Number | [[cdk.support/lookup-entry]] | `:interval` | | `path` | java.lang.String | [[cdk.support/lookup-entry]] | `:path` | | `protocol` | java.lang.String | [[cdk.support/lookup-entry]] | `:protocol` | | `timeout` | java.lang.Number | [[cdk.support/lookup-entry]] | `:timeout` | | `unhealthyThreshold` | java.lang.Number | [[cdk.support/lookup-entry]] | `:unhealthy-threshold` |
(build-cfn-service-image-configuration-property-builder builder id config)
The build-cfn-service-image-configuration-property-builder function updates a CfnService$ImageConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$ImageConfigurationProperty$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 |
---|---|---|---|
port | java.lang.String | cdk.support/lookup-entry | :port |
runtimeEnvironmentSecrets | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :runtime-environment-secrets |
runtimeEnvironmentVariables | java.util.List | cdk.support/lookup-entry | :runtime-environment-variables |
startCommand | java.lang.String | cdk.support/lookup-entry | :start-command |
The build-cfn-service-image-configuration-property-builder function updates a CfnService$ImageConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$ImageConfigurationProperty$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 | |---|---|---|---| | `port` | java.lang.String | [[cdk.support/lookup-entry]] | `:port` | | `runtimeEnvironmentSecrets` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:runtime-environment-secrets` | | `runtimeEnvironmentVariables` | java.util.List | [[cdk.support/lookup-entry]] | `:runtime-environment-variables` | | `startCommand` | java.lang.String | [[cdk.support/lookup-entry]] | `:start-command` |
(build-cfn-service-image-repository-property-builder builder id config)
The build-cfn-service-image-repository-property-builder function updates a CfnService$ImageRepositoryProperty$Builder instance using the provided configuration. The function takes the CfnService$ImageRepositoryProperty$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 |
---|---|---|---|
imageConfiguration | software.amazon.awscdk.services.apprunner.CfnService$ImageConfigurationProperty | cdk.support/lookup-entry | :image-configuration |
imageIdentifier | java.lang.String | cdk.support/lookup-entry | :image-identifier |
imageRepositoryType | java.lang.String | cdk.support/lookup-entry | :image-repository-type |
The build-cfn-service-image-repository-property-builder function updates a CfnService$ImageRepositoryProperty$Builder instance using the provided configuration. The function takes the CfnService$ImageRepositoryProperty$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 | |---|---|---|---| | `imageConfiguration` | software.amazon.awscdk.services.apprunner.CfnService$ImageConfigurationProperty | [[cdk.support/lookup-entry]] | `:image-configuration` | | `imageIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:image-identifier` | | `imageRepositoryType` | java.lang.String | [[cdk.support/lookup-entry]] | `:image-repository-type` |
(build-cfn-service-ingress-configuration-property-builder builder id config)
The build-cfn-service-ingress-configuration-property-builder function updates a CfnService$IngressConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$IngressConfigurationProperty$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 |
---|---|---|---|
isPubliclyAccessible | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :is-publicly-accessible |
The build-cfn-service-ingress-configuration-property-builder function updates a CfnService$IngressConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$IngressConfigurationProperty$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 | |---|---|---|---| | `isPubliclyAccessible` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:is-publicly-accessible` |
(build-cfn-service-instance-configuration-property-builder builder id config)
The build-cfn-service-instance-configuration-property-builder function updates a CfnService$InstanceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$InstanceConfigurationProperty$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 |
---|---|---|---|
cpu | java.lang.String | cdk.support/lookup-entry | :cpu |
instanceRoleArn | java.lang.String | cdk.support/lookup-entry | :instance-role-arn |
memory | java.lang.String | cdk.support/lookup-entry | :memory |
The build-cfn-service-instance-configuration-property-builder function updates a CfnService$InstanceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$InstanceConfigurationProperty$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 | |---|---|---|---| | `cpu` | java.lang.String | [[cdk.support/lookup-entry]] | `:cpu` | | `instanceRoleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-role-arn` | | `memory` | java.lang.String | [[cdk.support/lookup-entry]] | `:memory` |
(build-cfn-service-key-value-pair-property-builder builder id config)
The build-cfn-service-key-value-pair-property-builder function updates a CfnService$KeyValuePairProperty$Builder instance using the provided configuration. The function takes the CfnService$KeyValuePairProperty$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-cfn-service-key-value-pair-property-builder function updates a CfnService$KeyValuePairProperty$Builder instance using the provided configuration. The function takes the CfnService$KeyValuePairProperty$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` |
(build-cfn-service-network-configuration-property-builder builder id config)
The build-cfn-service-network-configuration-property-builder function updates a CfnService$NetworkConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$NetworkConfigurationProperty$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 |
---|---|---|---|
egressConfiguration | software.amazon.awscdk.services.apprunner.CfnService$EgressConfigurationProperty | cdk.support/lookup-entry | :egress-configuration |
ingressConfiguration | software.amazon.awscdk.services.apprunner.CfnService$IngressConfigurationProperty | cdk.support/lookup-entry | :ingress-configuration |
ipAddressType | java.lang.String | cdk.support/lookup-entry | :ip-address-type |
The build-cfn-service-network-configuration-property-builder function updates a CfnService$NetworkConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$NetworkConfigurationProperty$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 | |---|---|---|---| | `egressConfiguration` | software.amazon.awscdk.services.apprunner.CfnService$EgressConfigurationProperty | [[cdk.support/lookup-entry]] | `:egress-configuration` | | `ingressConfiguration` | software.amazon.awscdk.services.apprunner.CfnService$IngressConfigurationProperty | [[cdk.support/lookup-entry]] | `:ingress-configuration` | | `ipAddressType` | java.lang.String | [[cdk.support/lookup-entry]] | `:ip-address-type` |
(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 |
---|---|---|---|
autoScalingConfigurationArn | java.lang.String | cdk.support/lookup-entry | :auto-scaling-configuration-arn |
encryptionConfiguration | software.amazon.awscdk.services.apprunner.CfnService$EncryptionConfigurationProperty | cdk.support/lookup-entry | :encryption-configuration |
healthCheckConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :health-check-configuration |
instanceConfiguration | software.amazon.awscdk.services.apprunner.CfnService$InstanceConfigurationProperty | cdk.support/lookup-entry | :instance-configuration |
networkConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :network-configuration |
observabilityConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :observability-configuration |
serviceName | java.lang.String | cdk.support/lookup-entry | :service-name |
sourceConfiguration | software.amazon.awscdk.services.apprunner.CfnService$SourceConfigurationProperty | cdk.support/lookup-entry | :source-configuration |
tags | java.util.List | cdk.support/lookup-entry | :tags |
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 | |---|---|---|---| | `autoScalingConfigurationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:auto-scaling-configuration-arn` | | `encryptionConfiguration` | software.amazon.awscdk.services.apprunner.CfnService$EncryptionConfigurationProperty | [[cdk.support/lookup-entry]] | `:encryption-configuration` | | `healthCheckConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:health-check-configuration` | | `instanceConfiguration` | software.amazon.awscdk.services.apprunner.CfnService$InstanceConfigurationProperty | [[cdk.support/lookup-entry]] | `:instance-configuration` | | `networkConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:network-configuration` | | `observabilityConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:observability-configuration` | | `serviceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-name` | | `sourceConfiguration` | software.amazon.awscdk.services.apprunner.CfnService$SourceConfigurationProperty | [[cdk.support/lookup-entry]] | `:source-configuration` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-service-service-observability-configuration-property-builder builder
id
config)
The build-cfn-service-service-observability-configuration-property-builder function updates a CfnService$ServiceObservabilityConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$ServiceObservabilityConfigurationProperty$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 |
---|---|---|---|
observabilityConfigurationArn | java.lang.String | cdk.support/lookup-entry | :observability-configuration-arn |
observabilityEnabled | java.lang.Boolean | cdk.support/lookup-entry | :observability-enabled |
The build-cfn-service-service-observability-configuration-property-builder function updates a CfnService$ServiceObservabilityConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$ServiceObservabilityConfigurationProperty$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 | |---|---|---|---| | `observabilityConfigurationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:observability-configuration-arn` | | `observabilityEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:observability-enabled` |
(build-cfn-service-source-code-version-property-builder builder id config)
The build-cfn-service-source-code-version-property-builder function updates a CfnService$SourceCodeVersionProperty$Builder instance using the provided configuration. The function takes the CfnService$SourceCodeVersionProperty$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 |
---|---|---|---|
type | java.lang.String | cdk.support/lookup-entry | :type |
value | java.lang.String | cdk.support/lookup-entry | :value |
The build-cfn-service-source-code-version-property-builder function updates a CfnService$SourceCodeVersionProperty$Builder instance using the provided configuration. The function takes the CfnService$SourceCodeVersionProperty$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 | |---|---|---|---| | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` | | `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-service-source-configuration-property-builder builder id config)
The build-cfn-service-source-configuration-property-builder function updates a CfnService$SourceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$SourceConfigurationProperty$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 |
---|---|---|---|
authenticationConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :authentication-configuration |
autoDeploymentsEnabled | java.lang.Boolean | cdk.support/lookup-entry | :auto-deployments-enabled |
codeRepository | software.amazon.awscdk.services.apprunner.CfnService$CodeRepositoryProperty | cdk.support/lookup-entry | :code-repository |
imageRepository | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :image-repository |
The build-cfn-service-source-configuration-property-builder function updates a CfnService$SourceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnService$SourceConfigurationProperty$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 | |---|---|---|---| | `authenticationConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:authentication-configuration` | | `autoDeploymentsEnabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:auto-deployments-enabled` | | `codeRepository` | software.amazon.awscdk.services.apprunner.CfnService$CodeRepositoryProperty | [[cdk.support/lookup-entry]] | `:code-repository` | | `imageRepository` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:image-repository` |
(build-cfn-vpc-connector-builder builder id config)
The build-cfn-vpc-connector-builder function updates a CfnVpcConnector$Builder instance using the provided configuration. The function takes the CfnVpcConnector$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 |
---|---|---|---|
securityGroups | java.util.List | cdk.support/lookup-entry | :security-groups |
subnets | java.util.List | cdk.support/lookup-entry | :subnets |
tags | java.util.List | cdk.support/lookup-entry | :tags |
vpcConnectorName | java.lang.String | cdk.support/lookup-entry | :vpc-connector-name |
The build-cfn-vpc-connector-builder function updates a CfnVpcConnector$Builder instance using the provided configuration. The function takes the CfnVpcConnector$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 | |---|---|---|---| | `securityGroups` | java.util.List | [[cdk.support/lookup-entry]] | `:security-groups` | | `subnets` | java.util.List | [[cdk.support/lookup-entry]] | `:subnets` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `vpcConnectorName` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-connector-name` |
(build-cfn-vpc-connector-props-builder builder id config)
The build-cfn-vpc-connector-props-builder function updates a CfnVpcConnectorProps$Builder instance using the provided configuration. The function takes the CfnVpcConnectorProps$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 |
---|---|---|---|
securityGroups | java.util.List | cdk.support/lookup-entry | :security-groups |
subnets | java.util.List | cdk.support/lookup-entry | :subnets |
tags | java.util.List | cdk.support/lookup-entry | :tags |
vpcConnectorName | java.lang.String | cdk.support/lookup-entry | :vpc-connector-name |
The build-cfn-vpc-connector-props-builder function updates a CfnVpcConnectorProps$Builder instance using the provided configuration. The function takes the CfnVpcConnectorProps$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 | |---|---|---|---| | `securityGroups` | java.util.List | [[cdk.support/lookup-entry]] | `:security-groups` | | `subnets` | java.util.List | [[cdk.support/lookup-entry]] | `:subnets` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `vpcConnectorName` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-connector-name` |
(build-cfn-vpc-ingress-connection-builder builder id config)
The build-cfn-vpc-ingress-connection-builder function updates a CfnVpcIngressConnection$Builder instance using the provided configuration. The function takes the CfnVpcIngressConnection$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 |
---|---|---|---|
ingressVpcConfiguration | software.amazon.awscdk.services.apprunner.CfnVpcIngressConnection$IngressVpcConfigurationProperty | cdk.support/lookup-entry | :ingress-vpc-configuration |
serviceArn | java.lang.String | cdk.support/lookup-entry | :service-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
vpcIngressConnectionName | java.lang.String | cdk.support/lookup-entry | :vpc-ingress-connection-name |
The build-cfn-vpc-ingress-connection-builder function updates a CfnVpcIngressConnection$Builder instance using the provided configuration. The function takes the CfnVpcIngressConnection$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 | |---|---|---|---| | `ingressVpcConfiguration` | software.amazon.awscdk.services.apprunner.CfnVpcIngressConnection$IngressVpcConfigurationProperty | [[cdk.support/lookup-entry]] | `:ingress-vpc-configuration` | | `serviceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `vpcIngressConnectionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-ingress-connection-name` |
(build-cfn-vpc-ingress-connection-ingress-vpc-configuration-property-builder
builder
id
config)
The build-cfn-vpc-ingress-connection-ingress-vpc-configuration-property-builder function updates a CfnVpcIngressConnection$IngressVpcConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnVpcIngressConnection$IngressVpcConfigurationProperty$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 |
---|---|---|---|
vpcEndpointId | java.lang.String | cdk.support/lookup-entry | :vpc-endpoint-id |
vpcId | java.lang.String | cdk.support/lookup-entry | :vpc-id |
The build-cfn-vpc-ingress-connection-ingress-vpc-configuration-property-builder function updates a CfnVpcIngressConnection$IngressVpcConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnVpcIngressConnection$IngressVpcConfigurationProperty$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 | |---|---|---|---| | `vpcEndpointId` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-endpoint-id` | | `vpcId` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-id` |
(build-cfn-vpc-ingress-connection-props-builder builder id config)
The build-cfn-vpc-ingress-connection-props-builder function updates a CfnVpcIngressConnectionProps$Builder instance using the provided configuration. The function takes the CfnVpcIngressConnectionProps$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 |
---|---|---|---|
ingressVpcConfiguration | software.amazon.awscdk.services.apprunner.CfnVpcIngressConnection$IngressVpcConfigurationProperty | cdk.support/lookup-entry | :ingress-vpc-configuration |
serviceArn | java.lang.String | cdk.support/lookup-entry | :service-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
vpcIngressConnectionName | java.lang.String | cdk.support/lookup-entry | :vpc-ingress-connection-name |
The build-cfn-vpc-ingress-connection-props-builder function updates a CfnVpcIngressConnectionProps$Builder instance using the provided configuration. The function takes the CfnVpcIngressConnectionProps$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 | |---|---|---|---| | `ingressVpcConfiguration` | software.amazon.awscdk.services.apprunner.CfnVpcIngressConnection$IngressVpcConfigurationProperty | [[cdk.support/lookup-entry]] | `:ingress-vpc-configuration` | | `serviceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `vpcIngressConnectionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-ingress-connection-name` |
(cfn-auto-scaling-configuration-builder scope id config)
Creates a CfnAutoScalingConfiguration$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 `CfnAutoScalingConfiguration$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-auto-scaling-configuration-props-builder id config)
Creates a CfnAutoScalingConfigurationProps$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 `CfnAutoScalingConfigurationProps$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-observability-configuration-builder scope id config)
Creates a CfnObservabilityConfiguration$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 `CfnObservabilityConfiguration$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-observability-configuration-props-builder id config)
Creates a CfnObservabilityConfigurationProps$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 `CfnObservabilityConfigurationProps$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-observability-configuration-trace-configuration-property-builder id config)
Creates a CfnObservabilityConfiguration$TraceConfigurationProperty$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 `CfnObservabilityConfiguration$TraceConfigurationProperty$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-authentication-configuration-property-builder id config)
Creates a CfnService$AuthenticationConfigurationProperty$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$AuthenticationConfigurationProperty$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-code-configuration-property-builder id config)
Creates a CfnService$CodeConfigurationProperty$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$CodeConfigurationProperty$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-code-configuration-values-property-builder id config)
Creates a CfnService$CodeConfigurationValuesProperty$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$CodeConfigurationValuesProperty$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-code-repository-property-builder id config)
Creates a CfnService$CodeRepositoryProperty$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$CodeRepositoryProperty$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-egress-configuration-property-builder id config)
Creates a CfnService$EgressConfigurationProperty$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$EgressConfigurationProperty$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-encryption-configuration-property-builder id config)
Creates a CfnService$EncryptionConfigurationProperty$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$EncryptionConfigurationProperty$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-health-check-configuration-property-builder id config)
Creates a CfnService$HealthCheckConfigurationProperty$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$HealthCheckConfigurationProperty$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-image-configuration-property-builder id config)
Creates a CfnService$ImageConfigurationProperty$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$ImageConfigurationProperty$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-image-repository-property-builder id config)
Creates a CfnService$ImageRepositoryProperty$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$ImageRepositoryProperty$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-ingress-configuration-property-builder id config)
Creates a CfnService$IngressConfigurationProperty$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$IngressConfigurationProperty$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-instance-configuration-property-builder id config)
Creates a CfnService$InstanceConfigurationProperty$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$InstanceConfigurationProperty$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-key-value-pair-property-builder id config)
Creates a CfnService$KeyValuePairProperty$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$KeyValuePairProperty$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-network-configuration-property-builder id config)
Creates a CfnService$NetworkConfigurationProperty$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$NetworkConfigurationProperty$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-service-observability-configuration-property-builder id config)
Creates a CfnService$ServiceObservabilityConfigurationProperty$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$ServiceObservabilityConfigurationProperty$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-source-code-version-property-builder id config)
Creates a CfnService$SourceCodeVersionProperty$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$SourceCodeVersionProperty$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-source-configuration-property-builder id config)
Creates a CfnService$SourceConfigurationProperty$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$SourceConfigurationProperty$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-vpc-connector-builder scope id config)
Creates a CfnVpcConnector$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 `CfnVpcConnector$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-vpc-connector-props-builder id config)
Creates a CfnVpcConnectorProps$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 `CfnVpcConnectorProps$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-vpc-ingress-connection-builder scope id config)
Creates a CfnVpcIngressConnection$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 `CfnVpcIngressConnection$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-vpc-ingress-connection-ingress-vpc-configuration-property-builder id
config)
Creates a CfnVpcIngressConnection$IngressVpcConfigurationProperty$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 `CfnVpcIngressConnection$IngressVpcConfigurationProperty$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-vpc-ingress-connection-props-builder id config)
Creates a CfnVpcIngressConnectionProps$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 `CfnVpcIngressConnectionProps$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