toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudidentity.v1.kotlin
/
InboundSamlSsoProfileArgs
/
InboundSamlSsoProfileArgs
Inbound
Saml
Sso
Profile
Args
constructor
(
customer
:
Output
<
String
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
idpConfig
:
Output
<
SamlIdpConfigArgs
>
?
=
null
,
spConfig
:
Output
<
SamlSpConfigArgs
>
?
=
null
)