enum Amazonite::SsmV1::InventoryAttributeDataType
Defined in:
ssm_v1/inventory_attribute_data_type.crEnum Members
-
String =
0
-
Number =
1
Class Method Summary
- .from_json(pull : JSON::PullParser) : AS::InventoryAttributeDataType
- .to_json(e : InventoryAttributeDataType, json : JSON::Builder) : Nil