Uses of Class
com.hashicorp.cdktf.providers.google.iam_workforce_pool_provider.IamWorkforcePoolProviderSaml.Builder
-
Packages that use IamWorkforcePoolProviderSaml.Builder Package Description com.hashicorp.cdktf.providers.google.iam_workforce_pool_provider google_iam_workforce_pool_provider -
-
Uses of IamWorkforcePoolProviderSaml.Builder in com.hashicorp.cdktf.providers.google.iam_workforce_pool_provider
Methods in com.hashicorp.cdktf.providers.google.iam_workforce_pool_provider that return IamWorkforcePoolProviderSaml.Builder Modifier and Type Method Description static IamWorkforcePoolProviderSaml.BuilderIamWorkforcePoolProviderSaml. builder()IamWorkforcePoolProviderSaml.BuilderIamWorkforcePoolProviderSaml.Builder. idpMetadataXml(String idpMetadataXml)Sets the value ofIamWorkforcePoolProviderSaml.getIdpMetadataXml()Constructors in com.hashicorp.cdktf.providers.google.iam_workforce_pool_provider with parameters of type IamWorkforcePoolProviderSaml.Builder Constructor Description Jsii$Proxy(IamWorkforcePoolProviderSaml.Builder builder)Constructor that initializes the object based on literal property values passed by theIamWorkforcePoolProviderSaml.Builder.
-