toggle menu
pulumi-cloudflare-kotlin
4.16.0.2
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
AccessPolicyRequireGithub
Access
Policy
Require
Github
data
class
AccessPolicyRequireGithub
(
val
identityProviderId
:
String
?
=
null
,
val
name
:
String
?
=
null
,
val
teams
:
List
<
String
>
?
=
null
)
Members
Constructors
Access
Policy
Require
Github
Link copied to clipboard
constructor
(
identityProviderId
:
String
?
=
null
,
name
:
String
?
=
null
,
teams
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
identity
Provider
Id
Link copied to clipboard
val
identityProviderId
:
String
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null
Friendly name of the Access Policy.
teams
Link copied to clipboard
val
teams
:
List
<
String
>
?
=
null