AwsLaunchTemplateEcsGpuLatestImageId
interface AwsLaunchTemplateEcsGpuLatestImageId {
kind: 'ecsGpuLatest';
}AWS-managed ECS GPU image selector.
Example
CODE
const image: AwsLaunchTemplateEcsGpuLatestImageId = { kind: 'ecsGpuLatest' };Properties
kind: 'ecsGpuLatest'
Selects the current x86_64 GPU-optimised ECS AMI matching args.instanceType.