DOFObjectIDCLASS_AWS_RESOURCE_ID FieldOpenDOF Object Access Library
The AWS Resource ID object identifier class.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public const int CLASS_AWS_RESOURCE_ID

Field Value

Type: Int32
Remarks

The AWS Resource ID object identifier class. The data contains a case-sensitive ASCII string. The string must not contain a null terminator. The serial number (not including any additional 'unique' information) contains a maximum of 32 characters. Non-printing characters are not allowed. The formatting is exactly as returned by the AWS APIs.
See Also

Reference