pulumi-github-kotlin
5.21.0.0
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
CodespacesUserSecretArgs
/
CodespacesUserSecretArgs
Codespaces
User
Secret
Args
fun
CodespacesUserSecretArgs
(
encryptedValue
:
Output
<
String
>
?
=
null
,
plaintextValue
:
Output
<
String
>
?
=
null
,
secretName
:
Output
<
String
>
?
=
null
,
selectedRepositoryIds
:
Output
<
List
<
Int
>
>
?
=
null
)