Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.scheduler package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.scheduler package.
(build-cfn-schedule-aws-vpc-configuration-property-builder builder id config)
The build-cfn-schedule-aws-vpc-configuration-property-builder function updates a CfnSchedule$AwsVpcConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$AwsVpcConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
assignPublicIp | java.lang.String | cdk.support/lookup-entry | :assign-public-ip |
securityGroups | java.util.List | cdk.support/lookup-entry | :security-groups |
subnets | java.util.List | cdk.support/lookup-entry | :subnets |
The build-cfn-schedule-aws-vpc-configuration-property-builder function updates a CfnSchedule$AwsVpcConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$AwsVpcConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `assignPublicIp` | java.lang.String | [[cdk.support/lookup-entry]] | `:assign-public-ip` | | `securityGroups` | java.util.List | [[cdk.support/lookup-entry]] | `:security-groups` | | `subnets` | java.util.List | [[cdk.support/lookup-entry]] | `:subnets` |
(build-cfn-schedule-builder builder id config)
The build-cfn-schedule-builder function updates a CfnSchedule$Builder instance using the provided configuration. The function takes the CfnSchedule$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
description | java.lang.String | cdk.support/lookup-entry | :description |
endDate | java.lang.String | cdk.support/lookup-entry | :end-date |
flexibleTimeWindow | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :flexible-time-window |
groupName | java.lang.String | cdk.support/lookup-entry | :group-name |
kmsKeyArn | java.lang.String | cdk.support/lookup-entry | :kms-key-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
scheduleExpression | java.lang.String | cdk.support/lookup-entry | :schedule-expression |
scheduleExpressionTimezone | java.lang.String | cdk.support/lookup-entry | :schedule-expression-timezone |
startDate | java.lang.String | cdk.support/lookup-entry | :start-date |
state | java.lang.String | cdk.support/lookup-entry | :state |
target | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :target |
The build-cfn-schedule-builder function updates a CfnSchedule$Builder instance using the provided configuration. The function takes the CfnSchedule$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `endDate` | java.lang.String | [[cdk.support/lookup-entry]] | `:end-date` | | `flexibleTimeWindow` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:flexible-time-window` | | `groupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:group-name` | | `kmsKeyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `scheduleExpression` | java.lang.String | [[cdk.support/lookup-entry]] | `:schedule-expression` | | `scheduleExpressionTimezone` | java.lang.String | [[cdk.support/lookup-entry]] | `:schedule-expression-timezone` | | `startDate` | java.lang.String | [[cdk.support/lookup-entry]] | `:start-date` | | `state` | java.lang.String | [[cdk.support/lookup-entry]] | `:state` | | `target` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:target` |
(build-cfn-schedule-capacity-provider-strategy-item-property-builder builder
id
config)
The build-cfn-schedule-capacity-provider-strategy-item-property-builder function updates a CfnSchedule$CapacityProviderStrategyItemProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$CapacityProviderStrategyItemProperty$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 |
---|---|---|---|
base | java.lang.Number | cdk.support/lookup-entry | :base |
capacityProvider | java.lang.String | cdk.support/lookup-entry | :capacity-provider |
weight | java.lang.Number | cdk.support/lookup-entry | :weight |
The build-cfn-schedule-capacity-provider-strategy-item-property-builder function updates a CfnSchedule$CapacityProviderStrategyItemProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$CapacityProviderStrategyItemProperty$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 | |---|---|---|---| | `base` | java.lang.Number | [[cdk.support/lookup-entry]] | `:base` | | `capacityProvider` | java.lang.String | [[cdk.support/lookup-entry]] | `:capacity-provider` | | `weight` | java.lang.Number | [[cdk.support/lookup-entry]] | `:weight` |
(build-cfn-schedule-dead-letter-config-property-builder builder id config)
The build-cfn-schedule-dead-letter-config-property-builder function updates a CfnSchedule$DeadLetterConfigProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$DeadLetterConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
arn | java.lang.String | cdk.support/lookup-entry | :arn |
The build-cfn-schedule-dead-letter-config-property-builder function updates a CfnSchedule$DeadLetterConfigProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$DeadLetterConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `arn` | java.lang.String | [[cdk.support/lookup-entry]] | `:arn` |
(build-cfn-schedule-ecs-parameters-property-builder builder id config)
The build-cfn-schedule-ecs-parameters-property-builder function updates a CfnSchedule$EcsParametersProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$EcsParametersProperty$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 |
---|---|---|---|
capacityProviderStrategy | java.util.List | cdk.support/lookup-entry | :capacity-provider-strategy |
enableEcsManagedTags | java.lang.Boolean | cdk.support/lookup-entry | :enable-ecs-managed-tags |
enableExecuteCommand | java.lang.Boolean | cdk.support/lookup-entry | :enable-execute-command |
group | java.lang.String | cdk.support/lookup-entry | :group |
launchType | java.lang.String | cdk.support/lookup-entry | :launch-type |
networkConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :network-configuration |
placementConstraints | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :placement-constraints |
placementStrategy | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :placement-strategy |
platformVersion | java.lang.String | cdk.support/lookup-entry | :platform-version |
propagateTags | java.lang.String | cdk.support/lookup-entry | :propagate-tags |
referenceId | java.lang.String | cdk.support/lookup-entry | :reference-id |
tags | java.lang.Object | cdk.support/lookup-entry | :tags |
taskCount | java.lang.Number | cdk.support/lookup-entry | :task-count |
taskDefinitionArn | java.lang.String | cdk.support/lookup-entry | :task-definition-arn |
The build-cfn-schedule-ecs-parameters-property-builder function updates a CfnSchedule$EcsParametersProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$EcsParametersProperty$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 | |---|---|---|---| | `capacityProviderStrategy` | java.util.List | [[cdk.support/lookup-entry]] | `:capacity-provider-strategy` | | `enableEcsManagedTags` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enable-ecs-managed-tags` | | `enableExecuteCommand` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enable-execute-command` | | `group` | java.lang.String | [[cdk.support/lookup-entry]] | `:group` | | `launchType` | java.lang.String | [[cdk.support/lookup-entry]] | `:launch-type` | | `networkConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:network-configuration` | | `placementConstraints` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:placement-constraints` | | `placementStrategy` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:placement-strategy` | | `platformVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:platform-version` | | `propagateTags` | java.lang.String | [[cdk.support/lookup-entry]] | `:propagate-tags` | | `referenceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:reference-id` | | `tags` | java.lang.Object | [[cdk.support/lookup-entry]] | `:tags` | | `taskCount` | java.lang.Number | [[cdk.support/lookup-entry]] | `:task-count` | | `taskDefinitionArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:task-definition-arn` |
(build-cfn-schedule-event-bridge-parameters-property-builder builder id config)
The build-cfn-schedule-event-bridge-parameters-property-builder function updates a CfnSchedule$EventBridgeParametersProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$EventBridgeParametersProperty$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 |
---|---|---|---|
detailType | java.lang.String | cdk.support/lookup-entry | :detail-type |
source | java.lang.String | cdk.support/lookup-entry | :source |
The build-cfn-schedule-event-bridge-parameters-property-builder function updates a CfnSchedule$EventBridgeParametersProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$EventBridgeParametersProperty$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 | |---|---|---|---| | `detailType` | java.lang.String | [[cdk.support/lookup-entry]] | `:detail-type` | | `source` | java.lang.String | [[cdk.support/lookup-entry]] | `:source` |
(build-cfn-schedule-flexible-time-window-property-builder builder id config)
The build-cfn-schedule-flexible-time-window-property-builder function updates a CfnSchedule$FlexibleTimeWindowProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$FlexibleTimeWindowProperty$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 |
---|---|---|---|
maximumWindowInMinutes | java.lang.Number | cdk.support/lookup-entry | :maximum-window-in-minutes |
mode | java.lang.String | cdk.support/lookup-entry | :mode |
The build-cfn-schedule-flexible-time-window-property-builder function updates a CfnSchedule$FlexibleTimeWindowProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$FlexibleTimeWindowProperty$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 | |---|---|---|---| | `maximumWindowInMinutes` | java.lang.Number | [[cdk.support/lookup-entry]] | `:maximum-window-in-minutes` | | `mode` | java.lang.String | [[cdk.support/lookup-entry]] | `:mode` |
(build-cfn-schedule-group-builder builder id config)
The build-cfn-schedule-group-builder function updates a CfnScheduleGroup$Builder instance using the provided configuration. The function takes the CfnScheduleGroup$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 |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-schedule-group-builder function updates a CfnScheduleGroup$Builder instance using the provided configuration. The function takes the CfnScheduleGroup$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` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-schedule-group-props-builder builder id config)
The build-cfn-schedule-group-props-builder function updates a CfnScheduleGroupProps$Builder instance using the provided configuration. The function takes the CfnScheduleGroupProps$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 |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-schedule-group-props-builder function updates a CfnScheduleGroupProps$Builder instance using the provided configuration. The function takes the CfnScheduleGroupProps$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` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-schedule-kinesis-parameters-property-builder builder id config)
The build-cfn-schedule-kinesis-parameters-property-builder function updates a CfnSchedule$KinesisParametersProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$KinesisParametersProperty$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 |
---|---|---|---|
partitionKey | java.lang.String | cdk.support/lookup-entry | :partition-key |
The build-cfn-schedule-kinesis-parameters-property-builder function updates a CfnSchedule$KinesisParametersProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$KinesisParametersProperty$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 | |---|---|---|---| | `partitionKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:partition-key` |
(build-cfn-schedule-network-configuration-property-builder builder id config)
The build-cfn-schedule-network-configuration-property-builder function updates a CfnSchedule$NetworkConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$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 |
---|---|---|---|
awsvpcConfiguration | software.amazon.awscdk.services.scheduler.CfnSchedule$AwsVpcConfigurationProperty | cdk.support/lookup-entry | :awsvpc-configuration |
The build-cfn-schedule-network-configuration-property-builder function updates a CfnSchedule$NetworkConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$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 | |---|---|---|---| | `awsvpcConfiguration` | software.amazon.awscdk.services.scheduler.CfnSchedule$AwsVpcConfigurationProperty | [[cdk.support/lookup-entry]] | `:awsvpc-configuration` |
(build-cfn-schedule-placement-constraint-property-builder builder id config)
The build-cfn-schedule-placement-constraint-property-builder function updates a CfnSchedule$PlacementConstraintProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$PlacementConstraintProperty$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 |
---|---|---|---|
expression | java.lang.String | cdk.support/lookup-entry | :expression |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-schedule-placement-constraint-property-builder function updates a CfnSchedule$PlacementConstraintProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$PlacementConstraintProperty$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 | |---|---|---|---| | `expression` | java.lang.String | [[cdk.support/lookup-entry]] | `:expression` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-schedule-placement-strategy-property-builder builder id config)
The build-cfn-schedule-placement-strategy-property-builder function updates a CfnSchedule$PlacementStrategyProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$PlacementStrategyProperty$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 |
---|---|---|---|
field | java.lang.String | cdk.support/lookup-entry | :field |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-schedule-placement-strategy-property-builder function updates a CfnSchedule$PlacementStrategyProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$PlacementStrategyProperty$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 | |---|---|---|---| | `field` | java.lang.String | [[cdk.support/lookup-entry]] | `:field` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-schedule-props-builder builder id config)
The build-cfn-schedule-props-builder function updates a CfnScheduleProps$Builder instance using the provided configuration. The function takes the CfnScheduleProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
description | java.lang.String | cdk.support/lookup-entry | :description |
endDate | java.lang.String | cdk.support/lookup-entry | :end-date |
flexibleTimeWindow | software.amazon.awscdk.services.scheduler.CfnSchedule$FlexibleTimeWindowProperty | cdk.support/lookup-entry | :flexible-time-window |
groupName | java.lang.String | cdk.support/lookup-entry | :group-name |
kmsKeyArn | java.lang.String | cdk.support/lookup-entry | :kms-key-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
scheduleExpression | java.lang.String | cdk.support/lookup-entry | :schedule-expression |
scheduleExpressionTimezone | java.lang.String | cdk.support/lookup-entry | :schedule-expression-timezone |
startDate | java.lang.String | cdk.support/lookup-entry | :start-date |
state | java.lang.String | cdk.support/lookup-entry | :state |
target | software.amazon.awscdk.services.scheduler.CfnSchedule$TargetProperty | cdk.support/lookup-entry | :target |
The build-cfn-schedule-props-builder function updates a CfnScheduleProps$Builder instance using the provided configuration. The function takes the CfnScheduleProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `endDate` | java.lang.String | [[cdk.support/lookup-entry]] | `:end-date` | | `flexibleTimeWindow` | software.amazon.awscdk.services.scheduler.CfnSchedule$FlexibleTimeWindowProperty | [[cdk.support/lookup-entry]] | `:flexible-time-window` | | `groupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:group-name` | | `kmsKeyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `scheduleExpression` | java.lang.String | [[cdk.support/lookup-entry]] | `:schedule-expression` | | `scheduleExpressionTimezone` | java.lang.String | [[cdk.support/lookup-entry]] | `:schedule-expression-timezone` | | `startDate` | java.lang.String | [[cdk.support/lookup-entry]] | `:start-date` | | `state` | java.lang.String | [[cdk.support/lookup-entry]] | `:state` | | `target` | software.amazon.awscdk.services.scheduler.CfnSchedule$TargetProperty | [[cdk.support/lookup-entry]] | `:target` |
(build-cfn-schedule-retry-policy-property-builder builder id config)
The build-cfn-schedule-retry-policy-property-builder function updates a CfnSchedule$RetryPolicyProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$RetryPolicyProperty$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 |
---|---|---|---|
maximumEventAgeInSeconds | java.lang.Number | cdk.support/lookup-entry | :maximum-event-age-in-seconds |
maximumRetryAttempts | java.lang.Number | cdk.support/lookup-entry | :maximum-retry-attempts |
The build-cfn-schedule-retry-policy-property-builder function updates a CfnSchedule$RetryPolicyProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$RetryPolicyProperty$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 | |---|---|---|---| | `maximumEventAgeInSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:maximum-event-age-in-seconds` | | `maximumRetryAttempts` | java.lang.Number | [[cdk.support/lookup-entry]] | `:maximum-retry-attempts` |
(build-cfn-schedule-sage-maker-pipeline-parameter-property-builder builder
id
config)
The build-cfn-schedule-sage-maker-pipeline-parameter-property-builder function updates a CfnSchedule$SageMakerPipelineParameterProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$SageMakerPipelineParameterProperty$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-schedule-sage-maker-pipeline-parameter-property-builder function updates a CfnSchedule$SageMakerPipelineParameterProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$SageMakerPipelineParameterProperty$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-schedule-sage-maker-pipeline-parameters-property-builder builder
id
config)
The build-cfn-schedule-sage-maker-pipeline-parameters-property-builder function updates a CfnSchedule$SageMakerPipelineParametersProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$SageMakerPipelineParametersProperty$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 |
---|---|---|---|
pipelineParameterList | java.util.List | cdk.support/lookup-entry | :pipeline-parameter-list |
The build-cfn-schedule-sage-maker-pipeline-parameters-property-builder function updates a CfnSchedule$SageMakerPipelineParametersProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$SageMakerPipelineParametersProperty$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 | |---|---|---|---| | `pipelineParameterList` | java.util.List | [[cdk.support/lookup-entry]] | `:pipeline-parameter-list` |
(build-cfn-schedule-sqs-parameters-property-builder builder id config)
The build-cfn-schedule-sqs-parameters-property-builder function updates a CfnSchedule$SqsParametersProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$SqsParametersProperty$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 |
---|---|---|---|
messageGroupId | java.lang.String | cdk.support/lookup-entry | :message-group-id |
The build-cfn-schedule-sqs-parameters-property-builder function updates a CfnSchedule$SqsParametersProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$SqsParametersProperty$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 | |---|---|---|---| | `messageGroupId` | java.lang.String | [[cdk.support/lookup-entry]] | `:message-group-id` |
(build-cfn-schedule-target-property-builder builder id config)
The build-cfn-schedule-target-property-builder function updates a CfnSchedule$TargetProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$TargetProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
arn | java.lang.String | cdk.support/lookup-entry | :arn |
deadLetterConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :dead-letter-config |
ecsParameters | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :ecs-parameters |
eventBridgeParameters | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :event-bridge-parameters |
input | java.lang.String | cdk.support/lookup-entry | :input |
kinesisParameters | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :kinesis-parameters |
retryPolicy | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :retry-policy |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
sageMakerPipelineParameters | software.amazon.awscdk.services.scheduler.CfnSchedule$SageMakerPipelineParametersProperty | cdk.support/lookup-entry | :sage-maker-pipeline-parameters |
sqsParameters | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :sqs-parameters |
The build-cfn-schedule-target-property-builder function updates a CfnSchedule$TargetProperty$Builder instance using the provided configuration. The function takes the CfnSchedule$TargetProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `arn` | java.lang.String | [[cdk.support/lookup-entry]] | `:arn` | | `deadLetterConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:dead-letter-config` | | `ecsParameters` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:ecs-parameters` | | `eventBridgeParameters` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:event-bridge-parameters` | | `input` | java.lang.String | [[cdk.support/lookup-entry]] | `:input` | | `kinesisParameters` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:kinesis-parameters` | | `retryPolicy` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:retry-policy` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `sageMakerPipelineParameters` | software.amazon.awscdk.services.scheduler.CfnSchedule$SageMakerPipelineParametersProperty | [[cdk.support/lookup-entry]] | `:sage-maker-pipeline-parameters` | | `sqsParameters` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:sqs-parameters` |
(cfn-schedule-aws-vpc-configuration-property-builder id config)
Creates a CfnSchedule$AwsVpcConfigurationProperty$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 `CfnSchedule$AwsVpcConfigurationProperty$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-schedule-builder scope id config)
Creates a CfnSchedule$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 `CfnSchedule$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-schedule-capacity-provider-strategy-item-property-builder id config)
Creates a CfnSchedule$CapacityProviderStrategyItemProperty$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 `CfnSchedule$CapacityProviderStrategyItemProperty$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-schedule-dead-letter-config-property-builder id config)
Creates a CfnSchedule$DeadLetterConfigProperty$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 `CfnSchedule$DeadLetterConfigProperty$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-schedule-ecs-parameters-property-builder id config)
Creates a CfnSchedule$EcsParametersProperty$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 `CfnSchedule$EcsParametersProperty$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-schedule-event-bridge-parameters-property-builder id config)
Creates a CfnSchedule$EventBridgeParametersProperty$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 `CfnSchedule$EventBridgeParametersProperty$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-schedule-flexible-time-window-property-builder id config)
Creates a CfnSchedule$FlexibleTimeWindowProperty$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 `CfnSchedule$FlexibleTimeWindowProperty$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-schedule-group-builder scope id config)
Creates a CfnScheduleGroup$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 `CfnScheduleGroup$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-schedule-group-props-builder id config)
Creates a CfnScheduleGroupProps$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 `CfnScheduleGroupProps$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-schedule-kinesis-parameters-property-builder id config)
Creates a CfnSchedule$KinesisParametersProperty$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 `CfnSchedule$KinesisParametersProperty$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-schedule-network-configuration-property-builder id config)
Creates a CfnSchedule$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 `CfnSchedule$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-schedule-placement-constraint-property-builder id config)
Creates a CfnSchedule$PlacementConstraintProperty$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 `CfnSchedule$PlacementConstraintProperty$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-schedule-placement-strategy-property-builder id config)
Creates a CfnSchedule$PlacementStrategyProperty$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 `CfnSchedule$PlacementStrategyProperty$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-schedule-props-builder id config)
Creates a CfnScheduleProps$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 `CfnScheduleProps$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-schedule-retry-policy-property-builder id config)
Creates a CfnSchedule$RetryPolicyProperty$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 `CfnSchedule$RetryPolicyProperty$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-schedule-sage-maker-pipeline-parameter-property-builder id config)
Creates a CfnSchedule$SageMakerPipelineParameterProperty$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 `CfnSchedule$SageMakerPipelineParameterProperty$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-schedule-sage-maker-pipeline-parameters-property-builder id config)
Creates a CfnSchedule$SageMakerPipelineParametersProperty$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 `CfnSchedule$SageMakerPipelineParametersProperty$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-schedule-sqs-parameters-property-builder id config)
Creates a CfnSchedule$SqsParametersProperty$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 `CfnSchedule$SqsParametersProperty$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-schedule-target-property-builder id config)
Creates a CfnSchedule$TargetProperty$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 `CfnSchedule$TargetProperty$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