pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.verifiedaccess.kotlin.outputs
/
TrustProviderOidcOptions
/
TrustProviderOidcOptions
Trust
Provider
Oidc
Options
fun
TrustProviderOidcOptions
(
authorizationEndpoint
:
String
?
=
null
,
clientId
:
String
?
=
null
,
clientSecret
:
String
,
issuer
:
String
?
=
null
,
scope
:
String
?
=
null
,
tokenEndpoint
:
String
?
=
null
,
userInfoEndpoint
:
String
?
=
null
)