toggle menu
pulumi-vault-kotlin
6.7.1.0
jvm
switch theme
search in API
pulumi-vault-kotlin
/
com.pulumi.vault.okta.kotlin.outputs
/
AuthBackendGroup
Auth
Backend
Group
data
class
AuthBackendGroup
(
val
groupName
:
String
,
val
policies
:
List
<
String
>
)
Members
Constructors
Auth
Backend
Group
Link copied to clipboard
constructor
(
groupName
:
String
,
policies
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
group
Name
Link copied to clipboard
val
groupName
:
String
Name of the Okta group
policies
Link copied to clipboard
val
policies
:
List
<
String
>
Policies to associate with this group