pulumi-github-kotlin
5.21.0.0
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
CodespacesOrganizationSecretArgsBuilder
Codespaces
Organization
Secret
Args
Builder
class
CodespacesOrganizationSecretArgsBuilder
Builder for
CodespacesOrganizationSecretArgs
.
Functions
Functions
encrypted
Value
Link copied to clipboard
@
JvmName
(
name
=
"ouekluvvfdovcrxm"
)
suspend
fun
encryptedValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rsgxnrvllvlbktue"
)
suspend
fun
encryptedValue
(
value
:
String
?
)
plaintext
Value
Link copied to clipboard
@
JvmName
(
name
=
"psxywkvpgdebejis"
)
suspend
fun
plaintextValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jvgtyrnrprukttqn"
)
suspend
fun
plaintextValue
(
value
:
String
?
)
secret
Name
Link copied to clipboard
@
JvmName
(
name
=
"cfmbkdfodsjvfvgy"
)
suspend
fun
secretName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gdakyvuckutledya"
)
suspend
fun
secretName
(
value
:
String
?
)
selected
Repository
Ids
Link copied to clipboard
@
JvmName
(
name
=
"rebujanvvahwowxf"
)
suspend
fun
selectedRepositoryIds
(
value
:
Output
<
List
<
Int
>
>
)
@
JvmName
(
name
=
"bpxmjpwculrmipao"
)
suspend
fun
selectedRepositoryIds
(
vararg
values
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ahbefwlsubppsjrf"
)
suspend
fun
selectedRepositoryIds
(
vararg
values
:
Int
)
@
JvmName
(
name
=
"wsxjmfkhsaqjnecu"
)
suspend
fun
selectedRepositoryIds
(
values
:
List
<
Output
<
Int
>
>
)
@
JvmName
(
name
=
"udfhybsfnnfgodii"
)
suspend
fun
selectedRepositoryIds
(
value
:
List
<
Int
>
?
)
visibility
Link copied to clipboard
@
JvmName
(
name
=
"qclexcijivdulbst"
)
suspend
fun
visibility
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"syqqpenipsrfocdy"
)
suspend
fun
visibility
(
value
:
String
?
)