RolelistfilterdtoAmmKeyValuesInner
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Attribute | String | attribute key of a metadata. | [optional] |
| Values | []String | A list of attribute key names to filter roles. If the values is empty, will only filter by attribute key. | [optional] |
Examples
- Prepare the resource
$RolelistfilterdtoAmmKeyValuesInner = Initialize-RolelistfilterdtoAmmKeyValuesInner -Attribute iscFederalClassifications `
-Values ["secret"]
- Convert the resource to JSON
$RolelistfilterdtoAmmKeyValuesInner | ConvertTo-JSON