StringList Class
String list resource.
Constructor
StringList(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource Id. |
|
name
|
Resource Name. |
|
kind
|
Kind of resource. |
|
type
|
Resource type. |
|
properties
|
List of string resources. |
Attributes
properties
List of string resources.
properties: list[str] | None