AWS SDK for .NET Documentation
Document Property
AmazonAmazon.DataPipeline.ModelInstanceIdentityDocument Did this page help you?   Yes   No    Tell us about it...
A description of an Amazon EC2 instance that is generated when the instance is launched and exposed to the instance via the instance metadata service in the form of a JSON representation of an object.

Constraints:

Length
0 - 1024
Pattern
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*

Declaration Syntax
C#
public string Document { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)