Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.autoscalingplans package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.autoscalingplans package.
(build-cfn-scaling-plan-application-source-property-builder builder id config)
The build-cfn-scaling-plan-application-source-property-builder function updates a CfnScalingPlan$ApplicationSourceProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$ApplicationSourceProperty$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 |
---|---|---|---|
cloudFormationStackArn | java.lang.String | cdk.support/lookup-entry | :cloud-formation-stack-arn |
tagFilters | java.util.List | cdk.support/lookup-entry | :tag-filters |
The build-cfn-scaling-plan-application-source-property-builder function updates a CfnScalingPlan$ApplicationSourceProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$ApplicationSourceProperty$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 | |---|---|---|---| | `cloudFormationStackArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:cloud-formation-stack-arn` | | `tagFilters` | java.util.List | [[cdk.support/lookup-entry]] | `:tag-filters` |
(build-cfn-scaling-plan-builder builder id config)
The build-cfn-scaling-plan-builder function updates a CfnScalingPlan$Builder instance using the provided configuration. The function takes the CfnScalingPlan$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 |
---|---|---|---|
applicationSource | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :application-source |
scalingInstructions | java.util.List | cdk.support/lookup-entry | :scaling-instructions |
The build-cfn-scaling-plan-builder function updates a CfnScalingPlan$Builder instance using the provided configuration. The function takes the CfnScalingPlan$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 | |---|---|---|---| | `applicationSource` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:application-source` | | `scalingInstructions` | java.util.List | [[cdk.support/lookup-entry]] | `:scaling-instructions` |
(build-cfn-scaling-plan-customized-load-metric-specification-property-builder
builder
id
config)
The build-cfn-scaling-plan-customized-load-metric-specification-property-builder function updates a CfnScalingPlan$CustomizedLoadMetricSpecificationProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$CustomizedLoadMetricSpecificationProperty$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 |
---|---|---|---|
dimensions | java.util.List | cdk.support/lookup-entry | :dimensions |
metricName | java.lang.String | cdk.support/lookup-entry | :metric-name |
namespace | java.lang.String | cdk.support/lookup-entry | :namespace |
statistic | java.lang.String | cdk.support/lookup-entry | :statistic |
unit | java.lang.String | cdk.support/lookup-entry | :unit |
The build-cfn-scaling-plan-customized-load-metric-specification-property-builder function updates a CfnScalingPlan$CustomizedLoadMetricSpecificationProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$CustomizedLoadMetricSpecificationProperty$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 | |---|---|---|---| | `dimensions` | java.util.List | [[cdk.support/lookup-entry]] | `:dimensions` | | `metricName` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-name` | | `namespace` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace` | | `statistic` | java.lang.String | [[cdk.support/lookup-entry]] | `:statistic` | | `unit` | java.lang.String | [[cdk.support/lookup-entry]] | `:unit` |
(build-cfn-scaling-plan-customized-scaling-metric-specification-property-builder
builder
id
config)
The build-cfn-scaling-plan-customized-scaling-metric-specification-property-builder function updates a CfnScalingPlan$CustomizedScalingMetricSpecificationProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$CustomizedScalingMetricSpecificationProperty$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 |
---|---|---|---|
dimensions | java.util.List | cdk.support/lookup-entry | :dimensions |
metricName | java.lang.String | cdk.support/lookup-entry | :metric-name |
namespace | java.lang.String | cdk.support/lookup-entry | :namespace |
statistic | java.lang.String | cdk.support/lookup-entry | :statistic |
unit | java.lang.String | cdk.support/lookup-entry | :unit |
The build-cfn-scaling-plan-customized-scaling-metric-specification-property-builder function updates a CfnScalingPlan$CustomizedScalingMetricSpecificationProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$CustomizedScalingMetricSpecificationProperty$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 | |---|---|---|---| | `dimensions` | java.util.List | [[cdk.support/lookup-entry]] | `:dimensions` | | `metricName` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-name` | | `namespace` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace` | | `statistic` | java.lang.String | [[cdk.support/lookup-entry]] | `:statistic` | | `unit` | java.lang.String | [[cdk.support/lookup-entry]] | `:unit` |
(build-cfn-scaling-plan-metric-dimension-property-builder builder id config)
The build-cfn-scaling-plan-metric-dimension-property-builder function updates a CfnScalingPlan$MetricDimensionProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$MetricDimensionProperty$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-scaling-plan-metric-dimension-property-builder function updates a CfnScalingPlan$MetricDimensionProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$MetricDimensionProperty$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-scaling-plan-predefined-load-metric-specification-property-builder
builder
id
config)
The build-cfn-scaling-plan-predefined-load-metric-specification-property-builder function updates a CfnScalingPlan$PredefinedLoadMetricSpecificationProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$PredefinedLoadMetricSpecificationProperty$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 |
---|---|---|---|
predefinedLoadMetricType | java.lang.String | cdk.support/lookup-entry | :predefined-load-metric-type |
resourceLabel | java.lang.String | cdk.support/lookup-entry | :resource-label |
The build-cfn-scaling-plan-predefined-load-metric-specification-property-builder function updates a CfnScalingPlan$PredefinedLoadMetricSpecificationProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$PredefinedLoadMetricSpecificationProperty$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 | |---|---|---|---| | `predefinedLoadMetricType` | java.lang.String | [[cdk.support/lookup-entry]] | `:predefined-load-metric-type` | | `resourceLabel` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-label` |
(build-cfn-scaling-plan-predefined-scaling-metric-specification-property-builder
builder
id
config)
The build-cfn-scaling-plan-predefined-scaling-metric-specification-property-builder function updates a CfnScalingPlan$PredefinedScalingMetricSpecificationProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$PredefinedScalingMetricSpecificationProperty$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 |
---|---|---|---|
predefinedScalingMetricType | java.lang.String | cdk.support/lookup-entry | :predefined-scaling-metric-type |
resourceLabel | java.lang.String | cdk.support/lookup-entry | :resource-label |
The build-cfn-scaling-plan-predefined-scaling-metric-specification-property-builder function updates a CfnScalingPlan$PredefinedScalingMetricSpecificationProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$PredefinedScalingMetricSpecificationProperty$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 | |---|---|---|---| | `predefinedScalingMetricType` | java.lang.String | [[cdk.support/lookup-entry]] | `:predefined-scaling-metric-type` | | `resourceLabel` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-label` |
(build-cfn-scaling-plan-props-builder builder id config)
The build-cfn-scaling-plan-props-builder function updates a CfnScalingPlanProps$Builder instance using the provided configuration. The function takes the CfnScalingPlanProps$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 |
---|---|---|---|
applicationSource | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :application-source |
scalingInstructions | java.util.List | cdk.support/lookup-entry | :scaling-instructions |
The build-cfn-scaling-plan-props-builder function updates a CfnScalingPlanProps$Builder instance using the provided configuration. The function takes the CfnScalingPlanProps$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 | |---|---|---|---| | `applicationSource` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:application-source` | | `scalingInstructions` | java.util.List | [[cdk.support/lookup-entry]] | `:scaling-instructions` |
(build-cfn-scaling-plan-scaling-instruction-property-builder builder id config)
The build-cfn-scaling-plan-scaling-instruction-property-builder function updates a CfnScalingPlan$ScalingInstructionProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$ScalingInstructionProperty$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 |
---|---|---|---|
customizedLoadMetricSpecification | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :customized-load-metric-specification |
disableDynamicScaling | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :disable-dynamic-scaling |
maxCapacity | java.lang.Number | cdk.support/lookup-entry | :max-capacity |
minCapacity | java.lang.Number | cdk.support/lookup-entry | :min-capacity |
predefinedLoadMetricSpecification | software.amazon.awscdk.services.autoscalingplans.CfnScalingPlan$PredefinedLoadMetricSpecificationProperty | cdk.support/lookup-entry | :predefined-load-metric-specification |
predictiveScalingMaxCapacityBehavior | java.lang.String | cdk.support/lookup-entry | :predictive-scaling-max-capacity-behavior |
predictiveScalingMaxCapacityBuffer | java.lang.Number | cdk.support/lookup-entry | :predictive-scaling-max-capacity-buffer |
predictiveScalingMode | java.lang.String | cdk.support/lookup-entry | :predictive-scaling-mode |
resourceId | java.lang.String | cdk.support/lookup-entry | :resource-id |
scalableDimension | java.lang.String | cdk.support/lookup-entry | :scalable-dimension |
scalingPolicyUpdateBehavior | java.lang.String | cdk.support/lookup-entry | :scaling-policy-update-behavior |
scheduledActionBufferTime | java.lang.Number | cdk.support/lookup-entry | :scheduled-action-buffer-time |
serviceNamespace | java.lang.String | cdk.support/lookup-entry | :service-namespace |
targetTrackingConfigurations | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :target-tracking-configurations |
The build-cfn-scaling-plan-scaling-instruction-property-builder function updates a CfnScalingPlan$ScalingInstructionProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$ScalingInstructionProperty$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 | |---|---|---|---| | `customizedLoadMetricSpecification` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:customized-load-metric-specification` | | `disableDynamicScaling` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:disable-dynamic-scaling` | | `maxCapacity` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-capacity` | | `minCapacity` | java.lang.Number | [[cdk.support/lookup-entry]] | `:min-capacity` | | `predefinedLoadMetricSpecification` | software.amazon.awscdk.services.autoscalingplans.CfnScalingPlan$PredefinedLoadMetricSpecificationProperty | [[cdk.support/lookup-entry]] | `:predefined-load-metric-specification` | | `predictiveScalingMaxCapacityBehavior` | java.lang.String | [[cdk.support/lookup-entry]] | `:predictive-scaling-max-capacity-behavior` | | `predictiveScalingMaxCapacityBuffer` | java.lang.Number | [[cdk.support/lookup-entry]] | `:predictive-scaling-max-capacity-buffer` | | `predictiveScalingMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:predictive-scaling-mode` | | `resourceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:resource-id` | | `scalableDimension` | java.lang.String | [[cdk.support/lookup-entry]] | `:scalable-dimension` | | `scalingPolicyUpdateBehavior` | java.lang.String | [[cdk.support/lookup-entry]] | `:scaling-policy-update-behavior` | | `scheduledActionBufferTime` | java.lang.Number | [[cdk.support/lookup-entry]] | `:scheduled-action-buffer-time` | | `serviceNamespace` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-namespace` | | `targetTrackingConfigurations` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:target-tracking-configurations` |
(build-cfn-scaling-plan-tag-filter-property-builder builder id config)
The build-cfn-scaling-plan-tag-filter-property-builder function updates a CfnScalingPlan$TagFilterProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$TagFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
key | java.lang.String | cdk.support/lookup-entry | :key |
values | java.util.List | cdk.support/lookup-entry | :values |
The build-cfn-scaling-plan-tag-filter-property-builder function updates a CfnScalingPlan$TagFilterProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$TagFilterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` | | `values` | java.util.List | [[cdk.support/lookup-entry]] | `:values` |
(build-cfn-scaling-plan-target-tracking-configuration-property-builder builder
id
config)
The build-cfn-scaling-plan-target-tracking-configuration-property-builder function updates a CfnScalingPlan$TargetTrackingConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$TargetTrackingConfigurationProperty$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 |
---|---|---|---|
customizedScalingMetricSpecification | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :customized-scaling-metric-specification |
disableScaleIn | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :disable-scale-in |
estimatedInstanceWarmup | java.lang.Number | cdk.support/lookup-entry | :estimated-instance-warmup |
predefinedScalingMetricSpecification | software.amazon.awscdk.services.autoscalingplans.CfnScalingPlan$PredefinedScalingMetricSpecificationProperty | cdk.support/lookup-entry | :predefined-scaling-metric-specification |
scaleInCooldown | java.lang.Number | cdk.support/lookup-entry | :scale-in-cooldown |
scaleOutCooldown | java.lang.Number | cdk.support/lookup-entry | :scale-out-cooldown |
targetValue | java.lang.Number | cdk.support/lookup-entry | :target-value |
The build-cfn-scaling-plan-target-tracking-configuration-property-builder function updates a CfnScalingPlan$TargetTrackingConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnScalingPlan$TargetTrackingConfigurationProperty$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 | |---|---|---|---| | `customizedScalingMetricSpecification` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:customized-scaling-metric-specification` | | `disableScaleIn` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:disable-scale-in` | | `estimatedInstanceWarmup` | java.lang.Number | [[cdk.support/lookup-entry]] | `:estimated-instance-warmup` | | `predefinedScalingMetricSpecification` | software.amazon.awscdk.services.autoscalingplans.CfnScalingPlan$PredefinedScalingMetricSpecificationProperty | [[cdk.support/lookup-entry]] | `:predefined-scaling-metric-specification` | | `scaleInCooldown` | java.lang.Number | [[cdk.support/lookup-entry]] | `:scale-in-cooldown` | | `scaleOutCooldown` | java.lang.Number | [[cdk.support/lookup-entry]] | `:scale-out-cooldown` | | `targetValue` | java.lang.Number | [[cdk.support/lookup-entry]] | `:target-value` |
(cfn-scaling-plan-application-source-property-builder id config)
Creates a CfnScalingPlan$ApplicationSourceProperty$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 `CfnScalingPlan$ApplicationSourceProperty$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-scaling-plan-builder scope id config)
Creates a CfnScalingPlan$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 `CfnScalingPlan$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-scaling-plan-customized-load-metric-specification-property-builder id
config)
Creates a CfnScalingPlan$CustomizedLoadMetricSpecificationProperty$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 `CfnScalingPlan$CustomizedLoadMetricSpecificationProperty$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-scaling-plan-customized-scaling-metric-specification-property-builder
id
config)
Creates a CfnScalingPlan$CustomizedScalingMetricSpecificationProperty$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 `CfnScalingPlan$CustomizedScalingMetricSpecificationProperty$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-scaling-plan-metric-dimension-property-builder id config)
Creates a CfnScalingPlan$MetricDimensionProperty$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 `CfnScalingPlan$MetricDimensionProperty$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-scaling-plan-predefined-load-metric-specification-property-builder id
config)
Creates a CfnScalingPlan$PredefinedLoadMetricSpecificationProperty$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 `CfnScalingPlan$PredefinedLoadMetricSpecificationProperty$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-scaling-plan-predefined-scaling-metric-specification-property-builder
id
config)
Creates a CfnScalingPlan$PredefinedScalingMetricSpecificationProperty$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 `CfnScalingPlan$PredefinedScalingMetricSpecificationProperty$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-scaling-plan-props-builder id config)
Creates a CfnScalingPlanProps$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 `CfnScalingPlanProps$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-scaling-plan-scaling-instruction-property-builder id config)
Creates a CfnScalingPlan$ScalingInstructionProperty$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 `CfnScalingPlan$ScalingInstructionProperty$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-scaling-plan-tag-filter-property-builder id config)
Creates a CfnScalingPlan$TagFilterProperty$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 `CfnScalingPlan$TagFilterProperty$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-scaling-plan-target-tracking-configuration-property-builder id config)
Creates a CfnScalingPlan$TargetTrackingConfigurationProperty$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 `CfnScalingPlan$TargetTrackingConfigurationProperty$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