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