AWS::ECS::DaemonTaskDefinitionResource Schema describing various properties for ECS DaemonTaskDefinition.
import { CfnDaemonTaskDefinition } from 'aws-cdk-lib/aws-ecs';Or use the module namespace:
import * as ecs from 'aws-cdk-lib/aws-ecs';
// ecs.CfnDaemonTaskDefinitionConfiguration passed to the constructor as CfnDaemonTaskDefinitionProps.
containerDefinitionsOptionalIResolvable | IResolvable | DaemonContainerDefinitionProperty[]cpuOptionalstringexecutionRoleArnOptionalstringfamilyOptionalstringmemoryOptionalstringtagsOptionalCfnTag[]taskRoleArnOptionalstringvolumesOptionalIResolvable | IResolvable | VolumeProperty[]This L1 construct maps directly to the following CloudFormation resource type.
Everything you need to know about Amazon ECS on one page. HD quality, print-friendly.
Download Free Infographicaws-ecsAWS::ECS::DaemonTaskDefinition