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