---
type: resource-type
title: FormType
description: aws resource type AWS::DataZone::FormType
name: FormType
lexicon: aws
resource_type: AWS::DataZone::FormType
---
`AWS::DataZone::FormType`, a resource type of the aws lexicon.

## Properties

- `DomainIdentifier` (`string`, required): The ID of the Amazon DataZone domain in which this metadata form type is created.
- `Model` (`FormType_Model`, required): The model of this Amazon DataZone metadata form type.
- `Name` (`string`, required): The name of this Amazon DataZone metadata form type.
- `OwningProjectIdentifier` (`string`, required): The ID of the Amazon DataZone project that owns this metadata form type.
- `CreatedAt` (`string`, optional): The timestamp of when this Amazon DataZone metadata form type was created.
- `CreatedBy` (`string`, optional): The user who created this Amazon DataZone metadata form type.
- `Description` (`string`, optional): The description of this Amazon DataZone metadata form type.
- `DomainId` (`string`, optional): The ID of the Amazon DataZone domain in which this metadata form type is created.
- `FormTypeIdentifier` (`string`, optional): The ID of this Amazon DataZone metadata form type.
- `OwningProjectId` (`string`, optional): The ID of the project that owns this Amazon DataZone metadata form type.
- `Revision` (`string`, optional): The revision of this Amazon DataZone metadata form type.
- `Status` (`"DISABLED" | "ENABLED"`, optional): The status of this Amazon DataZone metadata form type.

## Attributes

- `CreatedAt`
- `CreatedBy`
- `DomainId`
- `FormTypeIdentifier`
- `OwningProjectId`
- `Revision`
