Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_tenant_inbound_saml_config.IdentityPlatformTenantInboundSamlConfigIdpConfigIdpCertificates
-
Packages that use IdentityPlatformTenantInboundSamlConfigIdpConfigIdpCertificates Package Description com.hashicorp.cdktf.providers.google.identity_platform_tenant_inbound_saml_config google_identity_platform_tenant_inbound_saml_config -
-
Uses of IdentityPlatformTenantInboundSamlConfigIdpConfigIdpCertificates in com.hashicorp.cdktf.providers.google.identity_platform_tenant_inbound_saml_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_tenant_inbound_saml_config that implement IdentityPlatformTenantInboundSamlConfigIdpConfigIdpCertificates Modifier and Type Class Description static classIdentityPlatformTenantInboundSamlConfigIdpConfigIdpCertificates.Jsii$ProxyAn implementation forIdentityPlatformTenantInboundSamlConfigIdpConfigIdpCertificatesMethods in com.hashicorp.cdktf.providers.google.identity_platform_tenant_inbound_saml_config that return IdentityPlatformTenantInboundSamlConfigIdpConfigIdpCertificates Modifier and Type Method Description IdentityPlatformTenantInboundSamlConfigIdpConfigIdpCertificatesIdentityPlatformTenantInboundSamlConfigIdpConfigIdpCertificates.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.identity_platform_tenant_inbound_saml_config with parameters of type IdentityPlatformTenantInboundSamlConfigIdpConfigIdpCertificates Modifier and Type Method Description voidIdentityPlatformTenantInboundSamlConfigIdpConfigIdpCertificatesOutputReference. setInternalValue(IdentityPlatformTenantInboundSamlConfigIdpConfigIdpCertificates value)Method parameters in com.hashicorp.cdktf.providers.google.identity_platform_tenant_inbound_saml_config with type arguments of type IdentityPlatformTenantInboundSamlConfigIdpConfigIdpCertificates Modifier and Type Method Description IdentityPlatformTenantInboundSamlConfigIdpConfig.BuilderIdentityPlatformTenantInboundSamlConfigIdpConfig.Builder. idpCertificates(List<? extends IdentityPlatformTenantInboundSamlConfigIdpConfigIdpCertificates> idpCertificates)Sets the value ofIdentityPlatformTenantInboundSamlConfigIdpConfig.getIdpCertificates()voidIdentityPlatformTenantInboundSamlConfigIdpConfigIdpCertificatesList. setInternalValue(List<IdentityPlatformTenantInboundSamlConfigIdpConfigIdpCertificates> value)
-