Workforce Pool Provider Args
constructor(attributeCondition: Output<String>? = null, attributeMapping: Output<Map<String, String>>? = null, description: Output<String>? = null, disabled: Output<Boolean>? = null, displayName: Output<String>? = null, location: Output<String>? = null, oidc: Output<GoogleIamAdminV1WorkforcePoolProviderOidcArgs>? = null, saml: Output<GoogleIamAdminV1WorkforcePoolProviderSamlArgs>? = null, workforcePoolId: Output<String>? = null, workforcePoolProviderId: Output<String>? = null)