Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.elasticbeanstalk package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.elasticbeanstalk package.
(build-cfn-application-application-resource-lifecycle-config-property-builder
builder
id
config)
The build-cfn-application-application-resource-lifecycle-config-property-builder function updates a CfnApplication$ApplicationResourceLifecycleConfigProperty$Builder instance using the provided configuration. The function takes the CfnApplication$ApplicationResourceLifecycleConfigProperty$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 |
---|---|---|---|
serviceRole | java.lang.String | cdk.support/lookup-entry | :service-role |
versionLifecycleConfig | software.amazon.awscdk.services.elasticbeanstalk.CfnApplication$ApplicationVersionLifecycleConfigProperty | cdk.support/lookup-entry | :version-lifecycle-config |
The build-cfn-application-application-resource-lifecycle-config-property-builder function updates a CfnApplication$ApplicationResourceLifecycleConfigProperty$Builder instance using the provided configuration. The function takes the CfnApplication$ApplicationResourceLifecycleConfigProperty$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 | |---|---|---|---| | `serviceRole` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-role` | | `versionLifecycleConfig` | software.amazon.awscdk.services.elasticbeanstalk.CfnApplication$ApplicationVersionLifecycleConfigProperty | [[cdk.support/lookup-entry]] | `:version-lifecycle-config` |
(build-cfn-application-application-version-lifecycle-config-property-builder
builder
id
config)
The build-cfn-application-application-version-lifecycle-config-property-builder function updates a CfnApplication$ApplicationVersionLifecycleConfigProperty$Builder instance using the provided configuration. The function takes the CfnApplication$ApplicationVersionLifecycleConfigProperty$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 |
---|---|---|---|
maxAgeRule | software.amazon.awscdk.services.elasticbeanstalk.CfnApplication$MaxAgeRuleProperty | cdk.support/lookup-entry | :max-age-rule |
maxCountRule | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :max-count-rule |
The build-cfn-application-application-version-lifecycle-config-property-builder function updates a CfnApplication$ApplicationVersionLifecycleConfigProperty$Builder instance using the provided configuration. The function takes the CfnApplication$ApplicationVersionLifecycleConfigProperty$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 | |---|---|---|---| | `maxAgeRule` | software.amazon.awscdk.services.elasticbeanstalk.CfnApplication$MaxAgeRuleProperty | [[cdk.support/lookup-entry]] | `:max-age-rule` | | `maxCountRule` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:max-count-rule` |
(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 |
---|---|---|---|
applicationName | java.lang.String | cdk.support/lookup-entry | :application-name |
description | java.lang.String | cdk.support/lookup-entry | :description |
resourceLifecycleConfig | software.amazon.awscdk.services.elasticbeanstalk.CfnApplication$ApplicationResourceLifecycleConfigProperty | cdk.support/lookup-entry | :resource-lifecycle-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 | |---|---|---|---| | `applicationName` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-name` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `resourceLifecycleConfig` | software.amazon.awscdk.services.elasticbeanstalk.CfnApplication$ApplicationResourceLifecycleConfigProperty | [[cdk.support/lookup-entry]] | `:resource-lifecycle-config` |
(build-cfn-application-max-age-rule-property-builder builder id config)
The build-cfn-application-max-age-rule-property-builder function updates a CfnApplication$MaxAgeRuleProperty$Builder instance using the provided configuration. The function takes the CfnApplication$MaxAgeRuleProperty$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 |
---|---|---|---|
deleteSourceFromS3 | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :delete-source-from-s3 |
enabled | java.lang.Boolean | cdk.support/lookup-entry | :enabled |
maxAgeInDays | java.lang.Number | cdk.support/lookup-entry | :max-age-in-days |
The build-cfn-application-max-age-rule-property-builder function updates a CfnApplication$MaxAgeRuleProperty$Builder instance using the provided configuration. The function takes the CfnApplication$MaxAgeRuleProperty$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 | |---|---|---|---| | `deleteSourceFromS3` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:delete-source-from-s3` | | `enabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enabled` | | `maxAgeInDays` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-age-in-days` |
(build-cfn-application-max-count-rule-property-builder builder id config)
The build-cfn-application-max-count-rule-property-builder function updates a CfnApplication$MaxCountRuleProperty$Builder instance using the provided configuration. The function takes the CfnApplication$MaxCountRuleProperty$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 |
---|---|---|---|
deleteSourceFromS3 | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :delete-source-from-s3 |
enabled | java.lang.Boolean | cdk.support/lookup-entry | :enabled |
maxCount | java.lang.Number | cdk.support/lookup-entry | :max-count |
The build-cfn-application-max-count-rule-property-builder function updates a CfnApplication$MaxCountRuleProperty$Builder instance using the provided configuration. The function takes the CfnApplication$MaxCountRuleProperty$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 | |---|---|---|---| | `deleteSourceFromS3` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:delete-source-from-s3` | | `enabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enabled` | | `maxCount` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-count` |
(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 |
---|---|---|---|
applicationName | java.lang.String | cdk.support/lookup-entry | :application-name |
description | java.lang.String | cdk.support/lookup-entry | :description |
resourceLifecycleConfig | software.amazon.awscdk.services.elasticbeanstalk.CfnApplication$ApplicationResourceLifecycleConfigProperty | cdk.support/lookup-entry | :resource-lifecycle-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 | |---|---|---|---| | `applicationName` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-name` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `resourceLifecycleConfig` | software.amazon.awscdk.services.elasticbeanstalk.CfnApplication$ApplicationResourceLifecycleConfigProperty | [[cdk.support/lookup-entry]] | `:resource-lifecycle-config` |
(build-cfn-application-version-builder builder id config)
The build-cfn-application-version-builder function updates a CfnApplicationVersion$Builder instance using the provided configuration. The function takes the CfnApplicationVersion$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 |
---|---|---|---|
applicationName | java.lang.String | cdk.support/lookup-entry | :application-name |
description | java.lang.String | cdk.support/lookup-entry | :description |
sourceBundle | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :source-bundle |
The build-cfn-application-version-builder function updates a CfnApplicationVersion$Builder instance using the provided configuration. The function takes the CfnApplicationVersion$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 | |---|---|---|---| | `applicationName` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-name` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `sourceBundle` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:source-bundle` |
(build-cfn-application-version-props-builder builder id config)
The build-cfn-application-version-props-builder function updates a CfnApplicationVersionProps$Builder instance using the provided configuration. The function takes the CfnApplicationVersionProps$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 |
---|---|---|---|
applicationName | java.lang.String | cdk.support/lookup-entry | :application-name |
description | java.lang.String | cdk.support/lookup-entry | :description |
sourceBundle | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :source-bundle |
The build-cfn-application-version-props-builder function updates a CfnApplicationVersionProps$Builder instance using the provided configuration. The function takes the CfnApplicationVersionProps$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 | |---|---|---|---| | `applicationName` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-name` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `sourceBundle` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:source-bundle` |
(build-cfn-application-version-source-bundle-property-builder builder id config)
The build-cfn-application-version-source-bundle-property-builder function updates a CfnApplicationVersion$SourceBundleProperty$Builder instance using the provided configuration. The function takes the CfnApplicationVersion$SourceBundleProperty$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 |
---|---|---|---|
s3Bucket | java.lang.String | cdk.support/lookup-entry | :s3-bucket |
s3Key | java.lang.String | cdk.support/lookup-entry | :s3-key |
The build-cfn-application-version-source-bundle-property-builder function updates a CfnApplicationVersion$SourceBundleProperty$Builder instance using the provided configuration. The function takes the CfnApplicationVersion$SourceBundleProperty$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 | |---|---|---|---| | `s3Bucket` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-bucket` | | `s3Key` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-key` |
(build-cfn-configuration-template-builder builder id config)
The build-cfn-configuration-template-builder function updates a CfnConfigurationTemplate$Builder instance using the provided configuration. The function takes the CfnConfigurationTemplate$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 |
---|---|---|---|
applicationName | java.lang.String | cdk.support/lookup-entry | :application-name |
description | java.lang.String | cdk.support/lookup-entry | :description |
environmentId | java.lang.String | cdk.support/lookup-entry | :environment-id |
optionSettings | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :option-settings |
platformArn | java.lang.String | cdk.support/lookup-entry | :platform-arn |
solutionStackName | java.lang.String | cdk.support/lookup-entry | :solution-stack-name |
sourceConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :source-configuration |
The build-cfn-configuration-template-builder function updates a CfnConfigurationTemplate$Builder instance using the provided configuration. The function takes the CfnConfigurationTemplate$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 | |---|---|---|---| | `applicationName` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-name` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `environmentId` | java.lang.String | [[cdk.support/lookup-entry]] | `:environment-id` | | `optionSettings` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:option-settings` | | `platformArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:platform-arn` | | `solutionStackName` | java.lang.String | [[cdk.support/lookup-entry]] | `:solution-stack-name` | | `sourceConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:source-configuration` |
(build-cfn-configuration-template-configuration-option-setting-property-builder
builder
id
config)
The build-cfn-configuration-template-configuration-option-setting-property-builder function updates a CfnConfigurationTemplate$ConfigurationOptionSettingProperty$Builder instance using the provided configuration. The function takes the CfnConfigurationTemplate$ConfigurationOptionSettingProperty$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 |
---|---|---|---|
namespace | java.lang.String | cdk.support/lookup-entry | :namespace |
optionName | java.lang.String | cdk.support/lookup-entry | :option-name |
resourceName | java.lang.String | cdk.support/lookup-entry | :resource-name |
value | java.lang.String | cdk.support/lookup-entry | :value |
The build-cfn-configuration-template-configuration-option-setting-property-builder function updates a CfnConfigurationTemplate$ConfigurationOptionSettingProperty$Builder instance using the provided configuration. The function takes the CfnConfigurationTemplate$ConfigurationOptionSettingProperty$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 | |---|---|---|---| | `namespace` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace` | | `optionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:option-name` | | `resourceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-name` | | `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-configuration-template-props-builder builder id config)
The build-cfn-configuration-template-props-builder function updates a CfnConfigurationTemplateProps$Builder instance using the provided configuration. The function takes the CfnConfigurationTemplateProps$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 |
---|---|---|---|
applicationName | java.lang.String | cdk.support/lookup-entry | :application-name |
description | java.lang.String | cdk.support/lookup-entry | :description |
environmentId | java.lang.String | cdk.support/lookup-entry | :environment-id |
optionSettings | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :option-settings |
platformArn | java.lang.String | cdk.support/lookup-entry | :platform-arn |
solutionStackName | java.lang.String | cdk.support/lookup-entry | :solution-stack-name |
sourceConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :source-configuration |
The build-cfn-configuration-template-props-builder function updates a CfnConfigurationTemplateProps$Builder instance using the provided configuration. The function takes the CfnConfigurationTemplateProps$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 | |---|---|---|---| | `applicationName` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-name` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `environmentId` | java.lang.String | [[cdk.support/lookup-entry]] | `:environment-id` | | `optionSettings` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:option-settings` | | `platformArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:platform-arn` | | `solutionStackName` | java.lang.String | [[cdk.support/lookup-entry]] | `:solution-stack-name` | | `sourceConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:source-configuration` |
(build-cfn-configuration-template-source-configuration-property-builder builder
id
config)
The build-cfn-configuration-template-source-configuration-property-builder function updates a CfnConfigurationTemplate$SourceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnConfigurationTemplate$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 |
---|---|---|---|
applicationName | java.lang.String | cdk.support/lookup-entry | :application-name |
templateName | java.lang.String | cdk.support/lookup-entry | :template-name |
The build-cfn-configuration-template-source-configuration-property-builder function updates a CfnConfigurationTemplate$SourceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnConfigurationTemplate$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 | |---|---|---|---| | `applicationName` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-name` | | `templateName` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-name` |
(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 |
---|---|---|---|
applicationName | java.lang.String | cdk.support/lookup-entry | :application-name |
cnamePrefix | java.lang.String | cdk.support/lookup-entry | :cname-prefix |
description | java.lang.String | cdk.support/lookup-entry | :description |
environmentName | java.lang.String | cdk.support/lookup-entry | :environment-name |
operationsRole | java.lang.String | cdk.support/lookup-entry | :operations-role |
optionSettings | java.util.List | cdk.support/lookup-entry | :option-settings |
platformArn | java.lang.String | cdk.support/lookup-entry | :platform-arn |
solutionStackName | java.lang.String | cdk.support/lookup-entry | :solution-stack-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
templateName | java.lang.String | cdk.support/lookup-entry | :template-name |
tier | software.amazon.awscdk.services.elasticbeanstalk.CfnEnvironment$TierProperty | cdk.support/lookup-entry | :tier |
versionLabel | java.lang.String | cdk.support/lookup-entry | :version-label |
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 | |---|---|---|---| | `applicationName` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-name` | | `cnamePrefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:cname-prefix` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `environmentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:environment-name` | | `operationsRole` | java.lang.String | [[cdk.support/lookup-entry]] | `:operations-role` | | `optionSettings` | java.util.List | [[cdk.support/lookup-entry]] | `:option-settings` | | `platformArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:platform-arn` | | `solutionStackName` | java.lang.String | [[cdk.support/lookup-entry]] | `:solution-stack-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `templateName` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-name` | | `tier` | software.amazon.awscdk.services.elasticbeanstalk.CfnEnvironment$TierProperty | [[cdk.support/lookup-entry]] | `:tier` | | `versionLabel` | java.lang.String | [[cdk.support/lookup-entry]] | `:version-label` |
(build-cfn-environment-option-setting-property-builder builder id config)
The build-cfn-environment-option-setting-property-builder function updates a CfnEnvironment$OptionSettingProperty$Builder instance using the provided configuration. The function takes the CfnEnvironment$OptionSettingProperty$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 |
---|---|---|---|
namespace | java.lang.String | cdk.support/lookup-entry | :namespace |
optionName | java.lang.String | cdk.support/lookup-entry | :option-name |
resourceName | java.lang.String | cdk.support/lookup-entry | :resource-name |
value | java.lang.String | cdk.support/lookup-entry | :value |
The build-cfn-environment-option-setting-property-builder function updates a CfnEnvironment$OptionSettingProperty$Builder instance using the provided configuration. The function takes the CfnEnvironment$OptionSettingProperty$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 | |---|---|---|---| | `namespace` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace` | | `optionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:option-name` | | `resourceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-name` | | `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
(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 |
---|---|---|---|
applicationName | java.lang.String | cdk.support/lookup-entry | :application-name |
cnamePrefix | java.lang.String | cdk.support/lookup-entry | :cname-prefix |
description | java.lang.String | cdk.support/lookup-entry | :description |
environmentName | java.lang.String | cdk.support/lookup-entry | :environment-name |
operationsRole | java.lang.String | cdk.support/lookup-entry | :operations-role |
optionSettings | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :option-settings |
platformArn | java.lang.String | cdk.support/lookup-entry | :platform-arn |
solutionStackName | java.lang.String | cdk.support/lookup-entry | :solution-stack-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
templateName | java.lang.String | cdk.support/lookup-entry | :template-name |
tier | software.amazon.awscdk.services.elasticbeanstalk.CfnEnvironment$TierProperty | cdk.support/lookup-entry | :tier |
versionLabel | java.lang.String | cdk.support/lookup-entry | :version-label |
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 | |---|---|---|---| | `applicationName` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-name` | | `cnamePrefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:cname-prefix` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `environmentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:environment-name` | | `operationsRole` | java.lang.String | [[cdk.support/lookup-entry]] | `:operations-role` | | `optionSettings` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:option-settings` | | `platformArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:platform-arn` | | `solutionStackName` | java.lang.String | [[cdk.support/lookup-entry]] | `:solution-stack-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `templateName` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-name` | | `tier` | software.amazon.awscdk.services.elasticbeanstalk.CfnEnvironment$TierProperty | [[cdk.support/lookup-entry]] | `:tier` | | `versionLabel` | java.lang.String | [[cdk.support/lookup-entry]] | `:version-label` |
(build-cfn-environment-tier-property-builder builder id config)
The build-cfn-environment-tier-property-builder function updates a CfnEnvironment$TierProperty$Builder instance using the provided configuration. The function takes the CfnEnvironment$TierProperty$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 |
type | java.lang.String | cdk.support/lookup-entry | :type |
version | java.lang.String | cdk.support/lookup-entry | :version |
The build-cfn-environment-tier-property-builder function updates a CfnEnvironment$TierProperty$Builder instance using the provided configuration. The function takes the CfnEnvironment$TierProperty$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` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` | | `version` | java.lang.String | [[cdk.support/lookup-entry]] | `:version` |
(cfn-application-application-resource-lifecycle-config-property-builder id
config)
Creates a CfnApplication$ApplicationResourceLifecycleConfigProperty$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$ApplicationResourceLifecycleConfigProperty$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-application-version-lifecycle-config-property-builder id
config)
Creates a CfnApplication$ApplicationVersionLifecycleConfigProperty$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$ApplicationVersionLifecycleConfigProperty$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-max-age-rule-property-builder id config)
Creates a CfnApplication$MaxAgeRuleProperty$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$MaxAgeRuleProperty$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-max-count-rule-property-builder id config)
Creates a CfnApplication$MaxCountRuleProperty$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$MaxCountRuleProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-props-builder id config)
Creates a CfnApplicationProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplicationProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-version-builder scope id config)
Creates a CfnApplicationVersion$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 `CfnApplicationVersion$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-version-props-builder id config)
Creates a CfnApplicationVersionProps$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 `CfnApplicationVersionProps$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-version-source-bundle-property-builder id config)
Creates a CfnApplicationVersion$SourceBundleProperty$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 `CfnApplicationVersion$SourceBundleProperty$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-configuration-template-builder scope id config)
Creates a CfnConfigurationTemplate$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 `CfnConfigurationTemplate$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-configuration-template-configuration-option-setting-property-builder
id
config)
Creates a CfnConfigurationTemplate$ConfigurationOptionSettingProperty$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 `CfnConfigurationTemplate$ConfigurationOptionSettingProperty$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-configuration-template-props-builder id config)
Creates a CfnConfigurationTemplateProps$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 `CfnConfigurationTemplateProps$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-configuration-template-source-configuration-property-builder id config)
Creates a CfnConfigurationTemplate$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 `CfnConfigurationTemplate$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-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-option-setting-property-builder id config)
Creates a CfnEnvironment$OptionSettingProperty$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 `CfnEnvironment$OptionSettingProperty$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-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-environment-tier-property-builder id config)
Creates a CfnEnvironment$TierProperty$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 `CfnEnvironment$TierProperty$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