CodespacesSecretArgs

fun CodespacesSecretArgs(encryptedValue: Output<String>? = null, plaintextValue: Output<String>? = null, repository: Output<String>? = null, secretName: Output<String>? = null)