toggle menu
pulumi-github-kotlin
5.26.0.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
OrganizationCustomRoleArgs
/
OrganizationCustomRoleArgs
Organization
Custom
Role
Args
constructor
(
baseRole
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
permissions
:
Output
<
List
<
String
>
>
?
=
null
)