AWSCDK::Deadline

22 types

AWS::Deadline Construct Library


cfn-resources: Stable

All classes with the Cfn prefix in this module (CFN Resources) are always stable and safe to use.


This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Deadline.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 11

CfnFarmCreates a farm to allow space for queues and fleets. CfnFleetCreates a fleet. CfnLicenseEndpointCreates a license endpoint to integrate your various licensed software used for rendering CfnLimitCreates a limit that manages the distribution of shared resources, such as floating licens CfnMeteredProductAdds a metered product. CfnMonitorCreates an AWS Deadline Cloud monitor that you can use to view your farms, queues, and fle CfnQueueCreates a queue to coordinate the order in which jobs run on a farm. CfnQueueEnvironmentCreates an environment for a queue that defines how jobs in the queue run. CfnQueueFleetAssociationCreates an association between a queue and a fleet. CfnQueueLimitAssociationAssociates a limit with a particular queue. CfnStorageProfileCreates a storage profile that specifies the operating system, file type, and file locatio

Interfaces 11

CfnFarmPropsProperties for defining a `CfnFarm`. CfnFleetPropsProperties for defining a `CfnFleet`. CfnLicenseEndpointPropsProperties for defining a `CfnLicenseEndpoint`. CfnLimitPropsProperties for defining a `CfnLimit`. CfnMeteredProductPropsProperties for defining a `CfnMeteredProduct`. CfnMonitorPropsProperties for defining a `CfnMonitor`. CfnQueueEnvironmentPropsProperties for defining a `CfnQueueEnvironment`. CfnQueueFleetAssociationPropsProperties for defining a `CfnQueueFleetAssociation`. CfnQueueLimitAssociationPropsProperties for defining a `CfnQueueLimitAssociation`. CfnQueuePropsProperties for defining a `CfnQueue`. CfnStorageProfilePropsProperties for defining a `CfnStorageProfile`.