toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
VerifiedAccessTrustProviderOidcOptions
/
VerifiedAccessTrustProviderOidcOptions
Verified
Access
Trust
Provider
Oidc
Options
constructor
(
authorizationEndpoint
:
String
?
=
null
,
clientId
:
String
?
=
null
,
clientSecret
:
String
?
=
null
,
issuer
:
String
?
=
null
,
scope
:
String
?
=
null
,
tokenEndpoint
:
String
?
=
null
,
userInfoEndpoint
:
String
?
=
null
)