CreateRepositorySecretRequest.KeyId Property

Definition

ID of the key you used to encrypt the secret.

[System.Text.Json.Serialization.JsonPropertyName("key_id")]
public string KeyId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("key_id")>]
member this.KeyId : string with get, set
Public Property KeyId As String

Property Value

Attributes

Applies to