Name | Type | Description | Notes |
---|---|---|---|
Commands | InlineHookResponseCommands[] | [optional] |
- Prepare the resource
$InlineHookResponse = Initialize-Okta.PowerShellInlineHookResponse -Commands null
- Convert the resource to JSON
$InlineHookResponse | ConvertTo-JSON