toggle menu
pulumi-github-kotlin
5.26.0.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
CodespacesUserSecretArgs
/
CodespacesUserSecretArgs
Codespaces
User
Secret
Args
constructor
(
encryptedValue
:
Output
<
String
>
?
=
null
,
plaintextValue
:
Output
<
String
>
?
=
null
,
secretName
:
Output
<
String
>
?
=
null
,
selectedRepositoryIds
:
Output
<
List
<
Int
>
>
?
=
null
)