Record
create-or-update-secret-for-authenticated-user-params
No description available.
record create-or-update-secret-for-authenticated-user-params {
secret-name: string,
encrypted-value: option<string>,
key-id: string,
selected-repository-ids: option<list<string>>,
}Fields
| Name | Type | Description |
|---|---|---|
| secret-name | string | |
| encrypted-value | option<string> | |
| key-id | string | |
| selected-repository-ids | option<list<string>> |