ids property

  1. @BuiltValueField.new(wireName: r'ids')
BuiltList<String> get ids

The list of unique identifiers of the resources that you are associating with the SCA device. Maximum: 5 strings.

Implementation

@BuiltValueField(wireName: r'ids')
BuiltList<String> get ids;