Record
pipeline-ssh-key-pair
No description available.
record pipeline-ssh-key-pair {
type-op: string,
private-key: option<string>,
public-key: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| type-op | string | |
| private-key | option<string> | |
| public-key | option<string> |