Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_inbound_saml_config.IdentityPlatformInboundSamlConfigIdpConfigIdpCertificates
-
Packages that use IdentityPlatformInboundSamlConfigIdpConfigIdpCertificates Package Description com.hashicorp.cdktf.providers.google.identity_platform_inbound_saml_config google_identity_platform_inbound_saml_config -
-
Uses of IdentityPlatformInboundSamlConfigIdpConfigIdpCertificates 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 IdentityPlatformInboundSamlConfigIdpConfigIdpCertificates Modifier and Type Class Description static classIdentityPlatformInboundSamlConfigIdpConfigIdpCertificates.Jsii$ProxyAn implementation forIdentityPlatformInboundSamlConfigIdpConfigIdpCertificatesMethods in com.hashicorp.cdktf.providers.google.identity_platform_inbound_saml_config that return IdentityPlatformInboundSamlConfigIdpConfigIdpCertificates Modifier and Type Method Description IdentityPlatformInboundSamlConfigIdpConfigIdpCertificatesIdentityPlatformInboundSamlConfigIdpConfigIdpCertificates.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.identity_platform_inbound_saml_config with parameters of type IdentityPlatformInboundSamlConfigIdpConfigIdpCertificates Modifier and Type Method Description voidIdentityPlatformInboundSamlConfigIdpConfigIdpCertificatesOutputReference. setInternalValue(IdentityPlatformInboundSamlConfigIdpConfigIdpCertificates value)Method parameters in com.hashicorp.cdktf.providers.google.identity_platform_inbound_saml_config with type arguments of type IdentityPlatformInboundSamlConfigIdpConfigIdpCertificates Modifier and Type Method Description IdentityPlatformInboundSamlConfigIdpConfig.BuilderIdentityPlatformInboundSamlConfigIdpConfig.Builder. idpCertificates(List<? extends IdentityPlatformInboundSamlConfigIdpConfigIdpCertificates> idpCertificates)Sets the value ofIdentityPlatformInboundSamlConfigIdpConfig.getIdpCertificates()voidIdentityPlatformInboundSamlConfigIdpConfigIdpCertificatesList. setInternalValue(List<IdentityPlatformInboundSamlConfigIdpConfigIdpCertificates> value)
-