Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_inbound_saml_config.IdentityPlatformInboundSamlConfigIdpConfig
-
Packages that use IdentityPlatformInboundSamlConfigIdpConfig Package Description com.hashicorp.cdktf.providers.google.identity_platform_inbound_saml_config google_identity_platform_inbound_saml_config -
-
Uses of IdentityPlatformInboundSamlConfigIdpConfig in com.hashicorp.cdktf.providers.google.identity_platform_inbound_saml_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_inbound_saml_config that implement IdentityPlatformInboundSamlConfigIdpConfig Modifier and Type Class Description static classIdentityPlatformInboundSamlConfigIdpConfig.Jsii$ProxyAn implementation forIdentityPlatformInboundSamlConfigIdpConfigMethods in com.hashicorp.cdktf.providers.google.identity_platform_inbound_saml_config that return IdentityPlatformInboundSamlConfigIdpConfig Modifier and Type Method Description IdentityPlatformInboundSamlConfigIdpConfigIdentityPlatformInboundSamlConfigIdpConfig.Builder. build()Builds the configured instance.IdentityPlatformInboundSamlConfigIdpConfigIdentityPlatformInboundSamlConfigConfig. getIdpConfig()idp_config block.IdentityPlatformInboundSamlConfigIdpConfigIdentityPlatformInboundSamlConfigConfig.Jsii$Proxy. getIdpConfig()IdentityPlatformInboundSamlConfigIdpConfigIdentityPlatformInboundSamlConfig. getIdpConfigInput()IdentityPlatformInboundSamlConfigIdpConfigIdentityPlatformInboundSamlConfigIdpConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.identity_platform_inbound_saml_config with parameters of type IdentityPlatformInboundSamlConfigIdpConfig Modifier and Type Method Description IdentityPlatformInboundSamlConfig.BuilderIdentityPlatformInboundSamlConfig.Builder. idpConfig(IdentityPlatformInboundSamlConfigIdpConfig idpConfig)idp_config block.IdentityPlatformInboundSamlConfigConfig.BuilderIdentityPlatformInboundSamlConfigConfig.Builder. idpConfig(IdentityPlatformInboundSamlConfigIdpConfig idpConfig)Sets the value ofIdentityPlatformInboundSamlConfigConfig.getIdpConfig()voidIdentityPlatformInboundSamlConfig. putIdpConfig(IdentityPlatformInboundSamlConfigIdpConfig value)voidIdentityPlatformInboundSamlConfigIdpConfigOutputReference. setInternalValue(IdentityPlatformInboundSamlConfigIdpConfig value)
-