Get Instance Plain Args
A collection of arguments for invoking getInstance.
Constructors
Properties
One or more name/value pairs to use as filters. There are several valid keys, for a full reference, check out 1.
If true, wait for password data to become available and retrieve it. Useful for getting the administrator password for instances running Microsoft Windows. The password data is exported to the password_data
attribute. See GetPasswordData for more information.
Retrieve Base64 encoded User Data contents into the user_data_base64
attribute. A SHA-1 hash of the User Data contents will always be present in the user_data
attribute. Defaults to false
.
Specify the exact Instance ID with which to populate the data source.
Map of tags, each pair of which must exactly match a pair on the desired Instance.