Name | Type | Description | Notes |
---|---|---|---|
key | str | The key of the layer | |
name | str | The name of the layer | |
description | str | The description of the layer | |
created_at | int | ||
randomization_unit | str | The unit of randomization for the layer | [optional] |
environments | {str: (LayerConfigurationRep,)} | The layer configurations for each requested environment | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |