ManagedClusterAttributes
Properties
Name | Type | Description | Notes |
---|---|---|---|
Queue | ManagedClusterQueue | [optional] | |
Keystore | String | ManagedCluster keystore for spConnectCluster type | [optional] |
Examples
- Prepare the resource
$ManagedClusterAttributes = Initialize-PSSailpoint.V2024ManagedClusterAttributes -Queue null `
-Keystore /u3+7QAAAAIAAAABAAAAAQAvL3Byb3h5LWNsdXN0ZXIvMmM5MTgwODc3Yjg3MW
- Convert the resource to JSON
$ManagedClusterAttributes | ConvertTo-JSON