class Aws::OpsWorks::Types::InstanceIdentity

Contains a description of an Amazon EC2 instance from the Amazon EC2 metadata service. For more information, see [Instance Metadata and User Data].

[1]: docs.aws.amazon.com/sdkfornet/latest/apidocs/Index.html

@note When making an API call, you may pass InstanceIdentity

data as a hash:

    {
      document: "String",
      signature: "String",
    }

@!attribute [rw] document

A JSON document that contains the metadata.
@return [String]

@!attribute [rw] signature

A signature that can be used to verify the document's accuracy and
authenticity.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/InstanceIdentity AWS API Documentation

Constants

SENSITIVE