Name | Type | Description | Notes |
---|---|---|---|
Id | String | `id` of the role | [optional] |
Links | ResourceSetBindingResponseLinks | [optional] |
- Prepare the resource
$ResourceSetBindingResponse = Initialize-Okta.PowerShellResourceSetBindingResponse -Id null `
-Links null
- Convert the resource to JSON
$ResourceSetBindingResponse | ConvertTo-JSON