Hierarchy

  • LaunchTemplateProps

Properties

appName: string
blockDeviceMappings?: BlockDeviceMappingItem[]
enforceImdsv2?: boolean
iamInstanceProfile?: string
imageId: string
instanceType: string
keyPair?: string
name: string
networkInterfaces?: NetworkInterfaceItemConfig[]
securityGroups?: string[]
userData?: string
vpc: string

Generated using TypeDoc